We've discontinued the registration of new Bundles

New Bundle registrations are no longer accepted. Existing bundles remain functional. We recommend using the Juju Terraform Provider for new deployments.

Kubeflow

Kubeflow Charmers Publisher | bundle

Platform:

Ubuntu
Channel Revision Published
latest/candidate 294 24 Jan 2022
latest/beta 430 30 Aug 2024
latest/edge 438 30 Jun 2025
1.10/stable 447 19 Feb 2026
1.10/candidate 448 19 Feb 2026
1.10/beta 442 28 Jan 2026
1.10/edge 442 28 Jan 2026
1.11/stable 450 15 Apr 2026
1.11/candidate 449 03 Mar 2026
1.11/beta 446 18 Feb 2026
1.11/edge 445 18 Feb 2026
1.9/stable 432 03 Dec 2024
1.9/beta 420 19 Jul 2024
1.9/edge 431 03 Dec 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.9/stable

Learn about configurations >

  • custom_images | string

    Default: activator: '' autoscaler: '' controller: '' webhook: '' autoscaler-hpa: '' net-istio-controller/controller: '' net-istio-webhook/webhook: '' queue-proxy: '' migrate: ''

    YAML or JSON formatted input defining images to use in Knative Serving. Any image omitted or set to '' here will use a default image. For usage details, see https://github.com/canonical/knative-operators/blob/main/charms/knative-serving/README.md#setting-custom-images-for-knative-serving.

  • domain.name | string

    Default: 10.64.140.43.nip.io

    The domain name used for all fully-qualified route names shown

  • http-proxy | string

    The value of HTTP_PROXY environment variable in the serving controller.

  • https-proxy | string

    The value of HTTPS_PROXY environment variable in the serving controller.

  • istio.gateway.name | string

    Default: knative-gateway

    (TEMP) The name of the Istio Gateway to use for Knative Serving

  • istio.gateway.namespace | string

    (TEMP) The namespace where istio is deployed. It is usually the model name where istio (pilot and gateway) are deployed. This configuration is required.

  • namespace | string

    DEPRECATED: This option is deprecated and does not perform any function. It is retained only for backwards compatibility and will be removed in a future release.

  • no-proxy | string

    The value of NO_PROXY environment variable in the serving controller.

  • progress-deadline | string

    Default: 600s

    the duration to wait for the deployment to be ready before considering it failed.

  • queue_sidecar_image | string

    Image to use for the `queue-proxy` sidecar container in a Knative Service workload Pod.

  • registries-skipping-tag-resolving | string

    Default: nvcr.io

    Comma-seperated list of repositories for which tag to digest resolving should be skipped.

  • version | string

    Default: 1.16.0

    Version of knative-serving component.