rancher-charts/packages/rancher-istio/charts
Brenda Rearden a267e30656 Change to rancher images 2020-08-25 09:59:54 -07:00
..
configs Change to rancher images 2020-08-25 09:59:54 -07:00
samples Change namespace back to istio-system 2020-08-17 17:30:08 -07:00
templates Remove canary and set version to 1.6.7 for upgrade testing 2020-08-20 16:47:18 -07:00
Chart.yaml Change namespace back to istio-system 2020-08-17 17:30:08 -07:00
README.md Change namespace back to istio-system 2020-08-17 17:30:08 -07:00
requirements.yaml rancher-kiali-server init 2020-08-10 14:38:49 -07:00
values.yaml Remove canary and set version to 1.6.7 for upgrade testing 2020-08-20 16:47:18 -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 cattle-istio-system