Deploying containerized app in kubernetes using kubernetes dashboard
...
EndPoints: http://10.10.0.129:9090
or
kubectl get endpoints --namespace=kube-system
Select: all namespace
2- Under Deployment, Create an new APP ( click on "+ CREATE " )
...
...
EndPoints: http://10.10.0.129:9090
or
kubectl get endpoints --namespace=kube-system
...