rancher-charts/packages/rancher-istio/charts
brendarearden ff8bcc0755 Change namespace back to istio-system
Add force install flag
Increase istio version
2020-08-17 17:30:08 -07:00
..
configs Change namespace back to istio-system 2020-08-17 17:30:08 -07:00
samples Change namespace back to istio-system 2020-08-17 17:30:08 -07:00
templates Change namespace back to istio-system 2020-08-17 17:30:08 -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 Change namespace back to istio-system 2020-08-17 17:30:08 -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