Provisioning
You need to provision Jupyter Kernels with Kubernetes Custom Resources Definitions (CRDs).
The Jupyterpools allow the user to launch Jupyter Kernels based on predefined Environments with pre-mounted Contents.
📄️ Jupyter Contents
Jupyter Contents and its associated secrets must be placed in the datalayer-jupyter namespace.
📄️ Jupyter Environments
Jupyter Environments define the available libraries (via the Docker Image), the mounted contents as the defaulit CPU/GPU and memory resources.
📄️ Jupyterpool
Jupyterpool maintains a pool of Jupyter Kernels ready to be consumed by the user.