Kubeflow Lite

  • Kubeflow Charmers | bundle
Channel Revision Published
latest/stable 94 07 Sep 2022
latest/candidate 60 24 Jan 2022
latest/beta 60 24 Jan 2022
latest/edge 85 06 Jul 2022
1.6/stable 94 07 Sep 2022
1.6/beta 91 23 Aug 2022
1.6/edge 93 07 Sep 2022
1.4/stable 86 01 Jul 2022
1.4/edge 85 01 Jul 2022
juju deploy kubeflow-lite
Show information

Platform:

Learn about configurations >

  • 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