-
Couldn't load subscription status.
- Fork 136
Open
Description
Hello,
I am creating a repo using a similar approach to this one but using helm instead of kustomize. I have a couple questions regarding the setup that I couldn't find explanations in the docs:
- When you guys bootstrap it in a cluster for the first time I'm guessing the steps are more or less:
- Create the k8s cluster
- Install argocd (manually or with a script)
- Run
kubectl apply -n my-argo-namespace -k argoproj-deployments/argoprojor e.g.kustomize build https://github.com/argoproj/argoproj-deployments/tree/master/argoproj/
- I was wondering why is kustomize the suggested tool to manage argo with argo. Do you have any specific pointers or recommendations if I were to do it with helm instead?
joebowbeer
Metadata
Metadata
Assignees
Labels
No labels