# Initial setup ```sh kubectl create ns argocd kubectl apply -k bootstrap/argocd-install kubectl apply -f bootstrap/root-app.yaml ```