Kubeflow

  • By Kubeflow Charmers | bundle
  • Cloud
Channel Revision Published
latest/stable 414 01 Dec 2023
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
1.6/stable 329 07 Sep 2022
1.6/beta 326 23 Aug 2022
1.6/edge 328 07 Sep 2022
1.4/stable 321 30 Jun 2022
1.4/edge 320 30 Jun 2022
juju deploy kubeflow --channel beta
Show information

Platform:

Learn about configurations >

  • custom_images | string

    Default: activator: '' autoscaler: '' controller: '' webhook: '' autoscaler-hpa: '' net-istio-controller/controller: '' net-istio-webhook/webhook: '' queue-proxy: '' domain-mapping: '' domainmapping-webhook: '' 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

  • 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

    The namespace to deploy Eventing to. This namespace cannot also contain another Knative Serving or Eventing instance. This configuration is required.

  • 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.12.4

    Version of knative-serving component.