2020-10-05 03:50:23 -07:00
|
|
|
# kubezero
|
|
|
|
|
2022-04-21 23:21:24 +02:00
|
|
|
 
|
2020-10-05 03:50:23 -07:00
|
|
|
|
2021-12-01 16:43:42 +01:00
|
|
|
KubeZero - Root App of Apps chart
|
2020-05-04 14:29:21 +01:00
|
|
|
|
2020-10-05 03:50:23 -07:00
|
|
|
**Homepage:** <https://kubezero.com>
|
|
|
|
|
|
|
|
## Maintainers
|
2020-05-04 14:29:21 +01:00
|
|
|
|
2020-10-05 03:50:23 -07:00
|
|
|
| Name | Email | Url |
|
|
|
|
| ---- | ------ | --- |
|
2022-04-21 23:21:24 +02:00
|
|
|
| Stefan Reimer | <stefan@zero-downtime.net> | |
|
2020-05-04 14:29:21 +01:00
|
|
|
|
2020-10-05 03:50:23 -07:00
|
|
|
## Requirements
|
|
|
|
|
2022-04-21 23:21:24 +02:00
|
|
|
Kubernetes: `>= 1.20.0`
|
2020-05-04 14:29:21 +01:00
|
|
|
|
|
|
|
| Repository | Name | Version |
|
|
|
|
|------------|------|---------|
|
2021-12-01 16:43:42 +01:00
|
|
|
| https://cdn.zero-downtime.net/charts | kubezero-lib | >= 0.1.4 |
|
2020-05-04 14:29:21 +01:00
|
|
|
|
2020-10-05 03:50:23 -07:00
|
|
|
## Values
|
2020-05-04 14:29:21 +01:00
|
|
|
|
|
|
|
| Key | Type | Default | Description |
|
|
|
|
|-----|------|---------|-------------|
|
2020-11-30 09:30:06 -08:00
|
|
|
| HighAvailableControlplane | bool | `false` | |
|
2021-09-28 16:12:23 +02:00
|
|
|
| addons.enabled | bool | `false` | |
|
2022-04-21 23:21:24 +02:00
|
|
|
| addons.targetRevision | string | `"0.5.0"` | |
|
2020-11-30 09:30:06 -08:00
|
|
|
| argocd.enabled | bool | `false` | |
|
|
|
|
| argocd.istio.enabled | bool | `false` | |
|
|
|
|
| argocd.namespace | string | `"argocd"` | |
|
2022-04-21 23:21:24 +02:00
|
|
|
| argocd.targetRevision | string | `"0.10.1"` | |
|
2020-08-20 11:40:08 +01:00
|
|
|
| cert-manager.enabled | bool | `false` | |
|
2020-08-22 18:27:31 +01:00
|
|
|
| cert-manager.namespace | string | `"cert-manager"` | |
|
2022-04-21 23:21:24 +02:00
|
|
|
| cert-manager.targetRevision | string | `"0.9.0"` | |
|
|
|
|
| istio-ingress.chart | string | `"kubezero-istio-gateway"` | |
|
2020-11-24 06:44:57 -08:00
|
|
|
| istio-ingress.enabled | bool | `false` | |
|
|
|
|
| istio-ingress.namespace | string | `"istio-ingress"` | |
|
2022-04-21 23:21:24 +02:00
|
|
|
| istio-ingress.targetRevision | string | `"0.8.0"` | |
|
|
|
|
| istio-private-ingress.chart | string | `"kubezero-istio-gateway"` | |
|
|
|
|
| istio-private-ingress.enabled | bool | `false` | |
|
|
|
|
| istio-private-ingress.namespace | string | `"istio-ingress"` | |
|
|
|
|
| istio-private-ingress.targetRevision | string | `"0.8.0"` | |
|
2020-07-14 17:39:12 +01:00
|
|
|
| istio.enabled | bool | `false` | |
|
2020-11-24 06:44:57 -08:00
|
|
|
| istio.namespace | string | `"istio-system"` | |
|
2022-04-21 23:21:24 +02:00
|
|
|
| istio.targetRevision | string | `"0.8.0"` | |
|
2021-09-28 16:12:23 +02:00
|
|
|
| kubezero.defaultTargetRevision | string | `"*"` | |
|
|
|
|
| kubezero.gitSync | object | `{}` | |
|
2021-12-01 16:43:42 +01:00
|
|
|
| kubezero.repoURL | string | `"https://cdn.zero-downtime.net/charts"` | |
|
2021-08-25 16:01:02 +02:00
|
|
|
| kubezero.server | string | `"https://kubernetes.default.svc"` | |
|
2020-08-14 17:05:25 +01:00
|
|
|
| logging.enabled | bool | `false` | |
|
2020-08-22 18:27:31 +01:00
|
|
|
| logging.namespace | string | `"logging"` | |
|
2022-04-21 23:21:24 +02:00
|
|
|
| logging.targetRevision | string | `"0.7.20"` | |
|
2020-07-30 18:18:32 +01:00
|
|
|
| metrics.enabled | bool | `false` | |
|
2020-11-30 09:30:06 -08:00
|
|
|
| metrics.istio.grafana | object | `{}` | |
|
|
|
|
| metrics.istio.prometheus | object | `{}` | |
|
2020-08-22 18:27:31 +01:00
|
|
|
| metrics.namespace | string | `"monitoring"` | |
|
2022-04-21 23:21:24 +02:00
|
|
|
| metrics.targetRevision | string | `"0.8.0"` | |
|
2021-12-01 16:43:42 +01:00
|
|
|
| network.enabled | bool | `false` | |
|
|
|
|
| network.retain | bool | `true` | |
|
2022-04-21 23:21:24 +02:00
|
|
|
| network.targetRevision | string | `"0.2.1"` | |
|
2022-02-01 11:29:02 +01:00
|
|
|
| storage.aws-ebs-csi-driver.enabled | bool | `false` | |
|
|
|
|
| storage.aws-efs-csi-driver.enabled | bool | `false` | |
|
2021-07-21 13:47:00 +02:00
|
|
|
| storage.enabled | bool | `false` | |
|
2022-04-21 23:21:24 +02:00
|
|
|
| storage.targetRevision | string | `"0.6.0"` | |
|
2020-10-05 03:50:23 -07:00
|
|
|
|
|
|
|
----------------------------------------------
|
2022-04-21 23:21:24 +02:00
|
|
|
Autogenerated from chart metadata using [helm-docs v1.8.1](https://github.com/norwoodj/helm-docs/releases/v1.8.1)
|