Charmed Jupyter Controller
- Kubeflow Charmers
- Ai Ml
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/beta | 1002 | 09 Jul 2024 | |
latest/edge | 1082 | 06 Nov 2024 | |
1.9/stable | 1083 | 07 Nov 2024 | |
1.9/edge | 1083 | 07 Nov 2024 | |
1.8/stable | 849 | 23 Feb 2024 | |
1.8/edge | 1056 | 27 Aug 2024 | |
1.7/stable | 805 | 09 Oct 2023 | |
1.7/beta | 607 | 28 Mar 2023 | |
1.7/edge | 859 | 29 Mar 2024 |
juju deploy jupyter-controller --channel 1.9/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
cluster-domain | string
Default: cluster.local
Specifies the base domain name of the Kubernetes cluster, which is used in culling to correctly resolve and address the services and resources within the cluster.
-
cull-idle-time | int
Default: 1440
The amount of time (in seconds) that a Jupyter notebook server can remain idle before it is automatically shut down.
-
enable-culling | boolean
Default: True
Enables culling of idle Jupyter pods
-
idleness-check-period | int
Default: 1
Interval (in minutes) at which the system checks for idle Jupyter notebook servers to determine if they should be culled.
-
use-istio | boolean
Default: True
Should be set to true for kubeflow users. When set to false Istio's virtual services will not be created for notebooks