2020-10-05 10:50:23 +00:00
|
|
|
# kubezero-istio
|
|
|
|
|
2022-12-13 12:13:33 +00:00
|
|
|
![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
|
2020-10-05 10:50:23 +00:00
|
|
|
|
2020-07-14 15:58:14 +00:00
|
|
|
KubeZero Umbrella Chart for Istio
|
|
|
|
|
2020-11-24 14:44:57 +00:00
|
|
|
Installs the Istio control plane
|
2020-07-14 15:58:14 +00:00
|
|
|
|
2020-10-05 10:50:23 +00:00
|
|
|
**Homepage:** <https://kubezero.com>
|
|
|
|
|
|
|
|
## Maintainers
|
2020-07-14 15:58:14 +00:00
|
|
|
|
2020-10-05 10:50:23 +00:00
|
|
|
| Name | Email | Url |
|
|
|
|
| ---- | ------ | --- |
|
2022-04-21 21:21:24 +00:00
|
|
|
| Stefan Reimer | <stefan@zero-downtime.net> | |
|
2020-07-14 15:58:14 +00:00
|
|
|
|
2020-10-05 10:50:23 +00:00
|
|
|
## Requirements
|
2020-07-14 15:58:14 +00:00
|
|
|
|
2022-10-27 12:27:42 +00:00
|
|
|
Kubernetes: `>= 1.24.0`
|
2020-07-14 15:58:14 +00:00
|
|
|
|
|
|
|
| Repository | Name | Version |
|
|
|
|
|------------|------|---------|
|
2022-08-24 15:13:39 +00:00
|
|
|
| https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.5 |
|
2022-12-13 12:13:33 +00:00
|
|
|
| https://istio-release.storage.googleapis.com/charts | base | 1.16.1 |
|
|
|
|
| https://istio-release.storage.googleapis.com/charts | istiod | 1.16.1 |
|
|
|
|
| https://kiali.org/helm-charts | kiali-server | 1.60.0 |
|
2020-07-14 15:58:14 +00:00
|
|
|
|
2020-10-05 10:50:23 +00:00
|
|
|
## Values
|
2020-07-14 15:58:14 +00:00
|
|
|
|
2020-07-15 17:13:23 +00:00
|
|
|
| Key | Type | Default | Description |
|
|
|
|
|-----|------|---------|-------------|
|
2020-11-24 14:44:57 +00:00
|
|
|
| global.defaultPodDisruptionBudget.enabled | bool | `false` | |
|
|
|
|
| global.logAsJson | bool | `true` | |
|
|
|
|
| global.priorityClassName | string | `"system-cluster-critical"` | |
|
2022-09-15 13:07:02 +00:00
|
|
|
| global.tag | string | `"1.14.4-distroless"` | |
|
2022-04-20 13:49:28 +00:00
|
|
|
| istiod.meshConfig.accessLogEncoding | string | `"JSON"` | |
|
|
|
|
| istiod.meshConfig.accessLogFile | string | `"/dev/stdout"` | |
|
|
|
|
| istiod.meshConfig.tcpKeepalive.interval | string | `"60s"` | |
|
|
|
|
| istiod.meshConfig.tcpKeepalive.time | string | `"120s"` | |
|
|
|
|
| istiod.pilot.autoscaleEnabled | bool | `false` | |
|
|
|
|
| istiod.pilot.nodeSelector."node-role.kubernetes.io/control-plane" | string | `""` | |
|
|
|
|
| istiod.pilot.replicaCount | int | `1` | |
|
|
|
|
| istiod.pilot.resources.requests.cpu | string | `"100m"` | |
|
|
|
|
| istiod.pilot.resources.requests.memory | string | `"128Mi"` | |
|
|
|
|
| istiod.pilot.tolerations[0].effect | string | `"NoSchedule"` | |
|
|
|
|
| istiod.pilot.tolerations[0].key | string | `"node-role.kubernetes.io/master"` | |
|
2022-10-27 12:27:42 +00:00
|
|
|
| istiod.pilot.tolerations[1].effect | string | `"NoSchedule"` | |
|
|
|
|
| istiod.pilot.tolerations[1].key | string | `"node-role.kubernetes.io/control-plane"` | |
|
2022-04-20 13:49:28 +00:00
|
|
|
| istiod.telemetry.enabled | bool | `false` | |
|
2021-08-25 13:58:55 +00:00
|
|
|
| kiali-server.auth.strategy | string | `"anonymous"` | |
|
|
|
|
| kiali-server.deployment.ingress_enabled | bool | `false` | |
|
|
|
|
| kiali-server.deployment.view_only_mode | bool | `true` | |
|
|
|
|
| kiali-server.enabled | bool | `false` | |
|
|
|
|
| kiali-server.external_services.custom_dashboards.enabled | bool | `false` | |
|
|
|
|
| kiali-server.external_services.prometheus.url | string | `"http://metrics-kube-prometheus-st-prometheus.monitoring:9090"` | |
|
|
|
|
| kiali-server.istio.enabled | bool | `false` | |
|
|
|
|
| kiali-server.istio.gateway | string | `"istio-ingress/private-ingressgateway"` | |
|
|
|
|
| kiali-server.server.metrics_enabled | bool | `false` | |
|
|
|
|
| rateLimiting.descriptors.ingress[0].key | string | `"remote_address"` | |
|
|
|
|
| rateLimiting.descriptors.ingress[0].rate_limit.requests_per_unit | int | `10` | |
|
|
|
|
| rateLimiting.descriptors.ingress[0].rate_limit.unit | string | `"second"` | |
|
|
|
|
| rateLimiting.descriptors.privateIngress[0].key | string | `"remote_address"` | |
|
|
|
|
| rateLimiting.descriptors.privateIngress[0].rate_limit.requests_per_unit | int | `10` | |
|
|
|
|
| rateLimiting.descriptors.privateIngress[0].rate_limit.unit | string | `"second"` | |
|
2021-08-26 12:23:04 +00:00
|
|
|
| rateLimiting.enabled | bool | `false` | |
|
2021-08-25 13:58:55 +00:00
|
|
|
| rateLimiting.failureModeDeny | bool | `false` | |
|
|
|
|
| rateLimiting.localCacheSize | int | `1048576` | |
|
|
|
|
| rateLimiting.log.format | string | `"json"` | |
|
|
|
|
| rateLimiting.log.level | string | `"warn"` | |
|
2020-07-15 10:44:43 +00:00
|
|
|
|
2020-07-14 15:58:14 +00:00
|
|
|
## Resources
|
|
|
|
|
2020-09-11 14:06:38 +00:00
|
|
|
- https://istio.io/latest/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec
|
|
|
|
- https://github.com/istio/istio/blob/master/manifests/profiles/default.yaml
|
2020-07-14 15:58:14 +00:00
|
|
|
- https://istio.io/latest/docs/setup/install/standalone-operator/
|
2021-04-30 19:09:20 +00:00
|
|
|
|
|
|
|
### Grafana
|
|
|
|
- https://grafana.com/grafana/dashboards/7645
|
|
|
|
- https://grafana.com/grafana/dashboards/7639
|
|
|
|
- https://grafana.com/grafana/dashboards/7636
|
|
|
|
- https://grafana.com/grafana/dashboards/7630
|