...
2- Under Deployment, Create an APP
3-
...
Get the Endpoint of the service ( (IP@> : <PortNumber> )
kubectl get svc --namespace=kube-system
kubectl describe svc dashboard --namespace=kube-system
EndPoints: http://10.10.0.129:9090
...
...
kubectl get svc --namespace=kube-system
kubectl describe svc dashboard --namespace=kube-system
EndPoints: http://10.10.0.129:9090