mdevilliers / k8s-argocd-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s-argocd-playground

Create a new K8s cluster using Kind and install ArgoCD and ArgoCD rollouts.

make k8s_new && make install_argocd && make install_argocd_rollouts && make install_argocd_workflow

About


Languages

Language:Makefile 67.4%Language:Mustache 32.6%