Kubeflow

  • Kubeflow Charmers | bundle
  • Cloud
Channel Revision Published
latest/candidate 294 24 Jan 2022
latest/beta 430 30 Aug 2024
latest/edge 423 26 Jul 2024
1.9/stable 426 31 Jul 2024
1.9/beta 420 19 Jul 2024
1.9/edge 425 31 Jul 2024
1.8/stable 414 22 Nov 2023
1.8/beta 411 22 Nov 2023
1.8/edge 413 22 Nov 2023
1.7/stable 409 27 Oct 2023
1.7/beta 408 27 Oct 2023
1.7/edge 407 27 Oct 2023
juju deploy kubeflow --channel 1.8/edge
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