ibm-cloud-docs / containers

IBM Bluemix Container Service documentation
https://console.bluemix.net/docs/containers/container_index.html
48 stars 123 forks source link

Error in Step5 #2605

Closed bkoohi closed 2 years ago

bkoohi commented 2 years ago

The following doc: https://cloud.ibm.com/docs/containers?topic=containers-policy_tutorial

In step #5 it says: "Verify that you can publicly access the app that is exposed by the NLB from your computer.

Get the public EXTERNAL-IP address of the NLB."

In the actual output of "kubectl get svc -o wide" command under EXTERNAL-IP, there is no public IP displayed and it actually shows DNS name. There is a need to do nslookup to find the IP mapping to DNS name.

daniel-p-miller commented 2 years ago

Hello bkoohi, the documentation has been updated. Thank you!