kubezero/charts/kubezero-istio
Stefan Reimer 203f236e23 Version bump Istio to 1.7.1 2020-09-11 15:06:38 +01:00
..
charts/istio-operator Version bump Istio to 1.7.1 2020-09-11 15:06:38 +01:00
templates Version bump Istio to 1.7.1 2020-09-11 15:06:38 +01:00
Chart.yaml Version bump Istio to 1.7.1 2020-09-11 15:06:38 +01:00
README.md Version bump Istio to 1.7.1 2020-09-11 15:06:38 +01:00
README.md.gotmpl Minot istio tweaks 2020-09-11 12:08:58 +01:00
istio-operator.patch Version bump Istio to 1.7.1 2020-09-11 15:06:38 +01:00
update.sh Version bump Istio to 1.7.1 2020-09-11 15:06:38 +01:00
values.yaml Version bump Istio to 1.7.1 2020-09-11 15:06:38 +01:00

README.md

kubezero-istio

KubeZero Umbrella Chart for Istio

Installs Istio Operator and KubeZero Istio profile

Current chart version is 0.3.0

Source code can be found here

Chart Requirements

Repository Name Version
istio-operator >= 1.7
https://zero-down-time.github.io/kubezero/ kubezero-lib >= 0.1.3

KubeZero default configuration

  • mapped istio-operator to run on the controller nodes only

Chart Values

Key Type Default Description
ingress.autoscaleEnabled bool false
ingress.dnsNames[0] string "*"
ingress.private.enabled bool true
ingress.private.nodeSelector string "31080_31443_31671_31672_31224"
ingress.replicaCount int 2
ingress.type string "NodePort"
istio-operator.hub string "docker.io/istio"
istio-operator.tag string "1.7.1"
istiod.autoscaleEnabled bool false
istiod.replicaCount int 1

Resources