Istio Gateway
- Kubeflow Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/candidate | 16 | 03 Dec 2021 | |
latest/beta | 1048 | 09 Jul 2024 | |
latest/edge | 1287 | 08 Oct 2024 | |
1.22/stable | 1280 | 01 Oct 2024 | |
1.22/edge | 1286 | 08 Oct 2024 | |
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 | 1223 | 27 Aug 2024 | |
1.18/stable | 1222 | 27 Aug 2024 | |
1.18/edge | 1222 | 27 Aug 2024 | |
1.17/stable | 1220 | 27 Aug 2024 | |
1.17/edge | 1248 | 04 Sep 2024 | |
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.22/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
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.22.0
Istio Proxy image
-
replicas | int
Default: 1
Number of replicas for the istio-ingressgateway pods