Istio

Channel Revision Published
latest/stable 58 03 Dec 2021
latest/candidate 60 03 Dec 2021
latest/beta 65 03 Dec 2021
latest/edge 63 03 Dec 2021
1.11/stable 62 03 Dec 2021
1.11/candidate 64 03 Dec 2021
1.11/beta 61 03 Dec 2021
1.11/edge 59 03 Dec 2021
juju deploy istio
Show information

Platform:

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