Published
- 1 min read
how to get the ip of a pod ?
The solution for this is noted below
how to get the ip of a pod ?
Solution
kubectl get pod -o wide
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
kubectl get pod -o wide
Try other methods by searching on the site. That is if this doesn’t work