kubezero/charts/kubezero-istio
Stefan Reimer f711655c58 Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00
..
charts/istio-operator Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00
crds Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00
templates Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00
.gitignore Istio version bump, make http10 support optional, enable redis,mysql protocol support 2020-10-02 10:38:09 -07:00
Chart.yaml Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00
README.md Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00
README.md.gotmpl Updated helm-docs, fluentd SSL handled by Istio, ES&Istio tuning 2020-10-05 03:50:23 -07:00
istio-operator.patch Version bump Istio to 1.7.1 2020-09-11 15:06:38 +01:00
update.sh Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00
values.yaml Update of various components, new aroless bootstrap working 2020-11-21 04:24:57 -08:00

README.md

kubezero-istio

Version: 0.4.0 Type: application AppVersion: 1.7.4

KubeZero Umbrella Chart for Istio

Installs Istio Operator and KubeZero Istio profile

Homepage: https://kubezero.com

Maintainers

Name Email Url
Quarky9

Requirements

Kubernetes: >= 1.16.0

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

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.public.enabled bool true
ingress.replicaCount int 2
ingress.type string "NodePort"
istio-operator.hub string "docker.io/istio"
istio-operator.tag string "1.7.4"
istiod.autoscaleEnabled bool false
istiod.replicaCount int 1

Resources