kubezero/charts/kubezero-istio-gateway/README.md

1.8 KiB

kubezero-istio-gateway

Version: 0.10.0 Type: application

KubeZero Umbrella Chart for Istio gateways

Installs Istio Ingress Gateways, requires kubezero-istio to be installed !

Homepage: https://kubezero.com

Maintainers

Name Email Url
Stefan Reimer stefan@zero-downtime.net

Requirements

Kubernetes: >= 1.25.0

Repository Name Version
https://cdn.zero-downtime.net/charts/ kubezero-lib >= 0.1.6
https://istio-release.storage.googleapis.com/charts gateway 1.17.2

Values

Key Type Default Description
certificates list []
gateway.autoscaling.enabled bool false
gateway.autoscaling.maxReplicas int 4
gateway.autoscaling.minReplicas int 1
gateway.autoscaling.targetCPUUtilizationPercentage int 80
gateway.podAnnotations."proxy.istio.io/config" string "{ \"terminationDrainDuration\": \"20s\" }"
gateway.replicaCount int 1
gateway.resources.limits.memory string "512Mi"
gateway.resources.requests.cpu string "50m"
gateway.resources.requests.memory string "64Mi"
gateway.service.externalTrafficPolicy string "Local"
gateway.service.type string "NodePort"
proxyProtocol bool true
telemetry.enabled bool false

Resources