Istio Gateway
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/candidate | 1414 | 01 Apr 2025 | |
latest/beta | 1378 | 10 Mar 2025 | |
latest/edge | 1479 | 11 Jul 2025 | |
latest/edge | 1462 | 12 May 2025 | |
1.24/stable | 1458 | Today | |
1.24/stable | 1474 | Today | |
1.24/candidate | 1458 | 15 Jul 2025 | |
1.24/candidate | 1474 | 15 Jul 2025 | |
1.24/edge | 1474 | 02 Jul 2025 | |
1.24/edge | 1458 | 07 May 2025 | |
1.23/stable | 1383 | 27 Mar 2025 | |
1.23/edge | 1383 | 24 Feb 2025 | |
1.22/stable | 1280 | 01 Oct 2024 | |
1.22/edge | 1388 | 03 Mar 2025 | |
1.21/stable | 1221 | 27 Aug 2024 | |
1.21/edge | 1221 | 27 Aug 2024 | |
1.20/stable | 1204 | 27 Aug 2024 | |
1.20/edge | 1249 | 04 Sep 2024 | |
1.19/stable | 1223 | 27 Aug 2024 | |
1.19/edge | 1384 | 24 Feb 2025 | |
1.18/stable | 1222 | 27 Aug 2024 | |
1.18/edge | 1222 | 27 Aug 2024 | |
1.17/stable | 1220 | 27 Aug 2024 | |
1.17/edge | 1387 | 27 Feb 2025 | |
1.16/stable | 1005 | 12 Jun 2024 | |
1.16/beta | 411 | 03 Apr 2023 | |
1.16/edge | 1005 | 11 Jun 2024 |
juju deploy istio-gateway --channel 1.24/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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