Created
August 29, 2020 00:52
-
-
Save bharatmicrosystems/f5fa12d9676bb0e5f0e41fff70fc5b8a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ kubectl get pod -n ingress-nginx -o wide | |
NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES | |
ingress-nginx-controller-6b6855f9cb-sj4mw 1/1 Running 0 19m 10.4.2.2 gke-cluster-1-preemtible-pool-ce21ea76-zb7c <none> <none> | |
ingress-nginx-controller-6b6855f9cb-wl29h 1/1 Running 0 101s 10.4.3.2 gke-cluster-1-preemtible-pool-ce21ea76-mknh <none> <none> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment