rancher-charts/packages/rancher-istio/charts
Brenda Rearden 46204a9171 Add cattle system registry 2020-09-09 17:04:25 -07:00
..
configs Add annotation changes to version Istio 1.6.8 2020-09-09 16:17:44 -07:00
samples Change namespace back to istio-system 2020-08-17 17:30:08 -07:00
templates Add cattle system registry 2020-09-09 17:04:25 -07:00
Chart.yaml Add annotation changes to version Istio 1.6.8 2020-09-09 16:17:44 -07:00
README.md Add default podDisruptionBudget 2020-08-24 17:06:25 -07:00
requirements.yaml rancher-kiali-server init 2020-08-10 14:38:49 -07:00
values.yaml Add cattle system registry 2020-09-09 17:04:25 -07:00

README.md

Rancher Istio Installers

A Rancher created chart that packages the istioctl binary to install via a helm chart.

Installation

Requirements

This chart depends on the rancher-kiali-server-crd chart.

It also depends on the rancher-monitoring chart being installed with default values for nameOverride, namespaceOverride, and prometheus.service.port. If those values are modified on the rancher-monitoring deployment, please adjust the kiali.external_services.prometheus url settings:

http://{{ .Values.nameOverride }}-prometheus.{{ .Values.namespaceOverride }}.svc:{{ prometheus.service.port }}

Installation

helm install rancher-istio ./ --create-namespace -n istio-system