kubezero/charts/kubezero-istio
Stefan Reimer 8b048dd390 More fixes and upgrade docs 2020-12-01 07:46:04 -08:00
..
charts First try adding argoCD day 2 2020-11-24 06:44:57 -08:00
.gitignore First try adding argoCD day 2 2020-11-24 06:44:57 -08:00
.helmignore Add missing .helmignore 2020-11-26 15:31:40 -08:00
Chart.yaml Revert Kube version check to make argo work 2020-11-24 06:51:48 -08:00
README.md More fixes now adding ArgoCD 2020-11-26 05:21:10 -08:00
README.md.gotmpl First try adding argoCD day 2 2020-11-24 06:44:57 -08:00
istio-discovery.patch First try adding argoCD day 2 2020-11-24 06:44:57 -08:00
update.sh More bugfixes, ingress certs 2020-11-28 15:01:20 -08:00
values.yaml First try adding argoCD day 2 2020-11-24 06:44:57 -08:00

README.md

kubezero-istio

Version: 0.4.0 Type: application AppVersion: 1.7.4

KubeZero Umbrella Chart for Istio

Installs the Istio control plane

Homepage: https://kubezero.com

Maintainers

Name Email Url
Quarky9

Requirements

Kubernetes: >= 1.16.0

Repository Name Version
base 1.1.0
istio-discovery 1.2.0
https://zero-down-time.github.io/kubezero/ kubezero-lib >= 0.1.3

Values

Key Type Default Description
global.defaultPodDisruptionBudget.enabled bool false
global.hub string "docker.io/istio"
global.jwtPolicy string "first-party-jwt"
global.logAsJson bool true
global.priorityClassName string "system-cluster-critical"
global.tag string "1.8.0"
istio-discovery.meshConfig.accessLogEncoding string "JSON"
istio-discovery.meshConfig.accessLogFile string "/dev/stdout"
istio-discovery.meshConfig.h2UpgradePolicy string "DO_NOT_UPGRADE"
istio-discovery.meshConfig.tcpKeepalive.interval string "30s"
istio-discovery.meshConfig.tcpKeepalive.time string "60s"
istio-discovery.pilot.autoscaleEnabled bool false
istio-discovery.pilot.nodeSelector."node-role.kubernetes.io/master" string ""
istio-discovery.pilot.replicaCount int 1
istio-discovery.pilot.resources.requests.cpu string "100m"
istio-discovery.pilot.resources.requests.memory string "128Mi"
istio-discovery.pilot.tolerations[0].effect string "NoSchedule"
istio-discovery.pilot.tolerations[0].key string "node-role.kubernetes.io/master"
istio-discovery.telemetry.enabled bool false

Resources