Hi All,
I created a kubernetes cluster and installed ArgoCD in it on single node kubernetes playground
Then I deployed an app through my git repository through ArgoCD.
However, as the cluster didn’t have a public IP address assigned I was not able to access the web application on my laptop’s browser.
Please advise.