okteto / okteto

Develop your applications directly in your Kubernetes Cluster
https://okteto.com
Apache License 2.0
3.24k stars 314 forks source link

External IP is none #1144

Closed maxkaustav closed 3 years ago

maxkaustav commented 3 years ago

`apiVersion: v1 kind: Service metadata: name: wak1 spec: selector: app: webapp-and-kubernets ports:

but my external ip is none

rberrelleza commented 3 years ago

Hey @maxkaustav . Where did you deployed this?

If it's in Okteto cloud, check the ingress list to get the url of the endpoint.

maxkaustav commented 3 years ago

ok thank you, it worked