danehans / istio-controlplane

Big Bang istio-controlplane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Istio Controlplane

A simple chart wrapper around IstioOperator custom resource.

This is a mirror of a government repo hosted on Repo1 by DoD Platform One. Please direct all code changes, issues and comments to https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane

Table of Contents

Pre-Requisites

  • Kubernetes Cluster deployed
  • Kubernetes config installed in ~/.kube/config
  • Helm installed

Install Helm

https://helm.sh/docs/intro/install/

This chart requires the Istio Operator to be deployed beforehand. You can use BigBang or the standalone istio-operator chart. Place the chart into the "istio-system" namespace as described below.

Iron Bank

You can pull the registry1 image(s) here and view the container approval here.

Deployment

git clone https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
cd istio-controlplane
helm install istio-controlplane chart -n istio-system

About

Big Bang istio-controlplane

License:Apache License 2.0


Languages

Language:Shell 100.0%