rancher-charts/charts/rancher-istio
actions 45f5bec2ab Generated changes 2020-09-22 23:01:37 +00:00
..
charts Generated changes 2020-09-22 23:01:37 +00:00
configs Generated changes 2020-09-22 23:01:37 +00:00
samples Generated changes 2020-09-22 23:01:37 +00:00
templates Generated changes 2020-09-22 23:01:37 +00:00
Chart.yaml Generated changes 2020-09-22 23:01:37 +00:00
README.md Generated changes 2020-09-22 23:01:37 +00:00
requirements.yaml Generated changes 2020-09-22 23:01:37 +00:00
values.yaml Generated changes 2020-09-22 23:01:37 +00: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