Skip to content

Instantly share code, notes, and snippets.

@bharatmicrosystems
Created August 29, 2020 00:52
Show Gist options
  • Save bharatmicrosystems/f5fa12d9676bb0e5f0e41fff70fc5b8a to your computer and use it in GitHub Desktop.
Save bharatmicrosystems/f5fa12d9676bb0e5f0e41fff70fc5b8a to your computer and use it in GitHub Desktop.
$ 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