argoproj / argocd-example-apps

Example Apps to Demonstrate Argo CD
1.45k stars 6.58k forks source link

Help in installing ArgoCD inside a Kind Cluster #221

Open Sir-gits-a-lot opened 1 year ago

Sir-gits-a-lot commented 1 year ago

I am trying to install ArgoCD inside a kind cluster, after applying all the yaml files, the challenge I am facing is accessing the UI server. I have followed all the installation guide but even then I am not able to access it from browser of host Machine. I would also want to make clear that I am doing all this from inside a vm which I have created using Virtual Box.

How can I access the argo-server UI if I deploy argo in a kind cluster is my question.

Any help is appreciated.

shashankjb commented 6 months ago

you have to use port forwarding in order to access from your host machine.