I am currently learning Kubernetes. But I don't have an External IP when I run kubectl get nodes -o wide. I tried using minikube ip, but no luck. Minikube ip also returns the internal IP. Please help me with this.
External IP is populated if the cluster is provisioned in the cloud like AWS or Azure.