rancher-charts/packages/rancher-istio/charts
Steven Crespo ed4687076b
(dev-v2.6-archive) Merge pull request #670 from PennyScissors/update-gk-v3.1.1
Update gatekeeper to version 3.1.1

(partially cherry picked from commit 32f1b41934)
2022-01-06 11:33:26 -08:00
..
configs (dev-v2.6-archive) Merge pull request #662 from aiyengar2/use_new_busybox 2022-01-06 11:33:18 -08:00
samples (dev-v2.6-archive) Change namespace back to istio-system 2022-01-06 11:32:26 -08:00
templates (dev-v2.6-archive) Merge pull request #670 from PennyScissors/update-gk-v3.1.1 2022-01-06 11:33:26 -08:00
Chart.yaml (dev-v2.6-archive) Merge pull request #662 from aiyengar2/use_new_busybox 2022-01-06 11:33:18 -08:00
README.md (dev-v2.6-archive) Merge pull request #577 from brendarearden/kiali-fixes 2022-01-06 11:32:45 -08:00
requirements.yaml (dev-v2.6-archive) Merge pull request #662 from aiyengar2/use_new_busybox 2022-01-06 11:33:18 -08:00
values.yaml (dev-v2.6-archive) Merge pull request #670 from PennyScissors/update-gk-v3.1.1 2022-01-06 11:33:26 -08: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