jayenzo / bootstrap

ArgoCD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to provisison cluster using ArgoCD and helm and kubectl

nginx ingress controller and grafana

azure cli

brew update && brew install azure-cli
az login

kubectl to query kubernetes api

brew install kubectl

helm

kubectl create namespace argocd 
kubectl apply -f https://raw.githubusercontent.com/argoproj/argo-cd/v1.0.2/manifests/install.yaml -n argocd

About

ArgoCD


Languages

Language:Makefile 100.0%