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 Lite

Kubeflow Charmers Publisher | bundle

Platform:

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

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