Kubeflow

Channel Revision Published
latest/candidate 294 24 Jan 2022
latest/beta 430 30 Aug 2024
latest/edge 438 30 Jun 2025
1.10/stable 437 30 Jun 2025
1.10/candidate 439 16 Jul 2025
1.10/beta 433 24 Mar 2025
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.10/stable
Show information

Platform:

Ubuntu

Learn about configurations >

  • annotations | string

    A comma-separated list of annotations to apply to the Ingress Service to enable customisation for cloud providers or integrations. The format should be: `key1=value1,key2=value2,key3=value3`. For example: "external-dns.alpha.kubernetes.io/hostname=example.com,service.beta.kubernetes.io/aws-load-balancer-type=nlb" Please ensure you follow the rules in: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set

  • gateway_service_type | string

    Default: LoadBalancer

    Type of service for the ingress gateway out of: 'ClusterIP', 'LoadBalancer', or 'NodePort'.

  • kind | string

    Kind of Istio gateway. Must be set to one of `ingress`, `egress`

  • proxy-image | string

    Default: docker.io/istio/proxyv2:1.24.2

    Istio Proxy image

  • replicas | int

    Default: 1

    Number of replicas for the istio-ingressgateway pods