kubezero/charts/kubezero-istio
Stefan Reimer c831d939fe chore: Bump Istio version from 1.9.1 to 1.9.2 2021-03-26 17:34:43 +01:00
..
charts chore: Bump Istio version from 1.9.1 to 1.9.2 2021-03-26 17:34:43 +01: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 chore: Bump Istio version from 1.9.1 to 1.9.2 2021-03-26 17:34:43 +01:00
README.md Update chart READMEs 2021-03-25 16:32:49 +01:00
README.md.gotmpl First try adding argoCD day 2 2020-11-24 06:44:57 -08:00
ingress-terminationgraceperiod.patch Istio version bump, ingress terminationgraceperiod patch, aws-ebs version bump 2020-12-16 03:40:14 -08:00
istio-discovery.patch First try adding argoCD day 2 2020-11-24 06:44:57 -08:00
update.sh chore: Bump Istio version from 1.9.1 to 1.9.2 2021-03-26 17:34:43 +01:00
values.yaml Upgrade Istio to 1.9 2021-02-25 23:44:33 +01:00

README.md

kubezero-istio

Version: 0.5.0 Type: application AppVersion: 1.9.1

KubeZero Umbrella Chart for Istio

Installs the Istio control plane

Homepage: https://kubezero.com

Maintainers

Name Email Url
Quarky9

Requirements

Kubernetes: >= 1.18.0

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

Values

Key Type Default Description
global.defaultPodDisruptionBudget.enabled bool false
global.jwtPolicy string "first-party-jwt"
global.logAsJson bool true
global.priorityClassName string "system-cluster-critical"
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