31 lines
919 B
Go Template
31 lines
919 B
Go Template
{{ template "chart.header" . }}
|
|
{{ template "chart.deprecationWarning" . }}
|
|
|
|
{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }}
|
|
|
|
{{ template "chart.description" . }}
|
|
|
|
Installs the Istio control plane
|
|
|
|
{{ template "chart.homepageLine" . }}
|
|
|
|
{{ template "chart.maintainersSection" . }}
|
|
|
|
{{ template "chart.sourcesSection" . }}
|
|
|
|
{{ template "chart.requirementsSection" . }}
|
|
|
|
{{ template "chart.valuesSection" . }}
|
|
|
|
## Resources
|
|
|
|
- https://istio.io/latest/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec
|
|
- https://github.com/istio/istio/blob/master/manifests/profiles/default.yaml
|
|
- https://istio.io/latest/docs/setup/install/standalone-operator/
|
|
|
|
### 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
|