educative.io

Creating Services through Declarative Syntax

I followed the same commands as given in the course for declarative and imperative syntax, both are working fine, but mongo not showing in ui.

kubectl create -f svc/go-demo-2-svc.yml

kubectl get -f svc/go-demo-2-svc.yml

Could it be I am using incorrect url, as this "open http://$IP:30001" does not work for windows, so I am simply using

minikube ip : 30001