rancher-charts/packages/rancher-istio/charts
Brenda Rearden 9932422f51 Set installer repo,tag in values.yaml 2020-09-18 15:56:15 -07:00
..
configs Update istio to 1.7.1 2020-09-17 00:47:14 -07:00
samples Change namespace back to istio-system 2020-08-17 17:30:08 -07:00
templates Set installer repo,tag in values.yaml 2020-09-18 15:56:15 -07:00
Chart.yaml Update kiali to 1.23.0 2020-09-18 10:25:50 -07:00
README.md Add default podDisruptionBudget 2020-08-24 17:06:25 -07:00
requirements.yaml Update kiali to 1.23.0 2020-09-18 10:25:50 -07:00
values.yaml Set installer repo,tag in values.yaml 2020-09-18 15:56:15 -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