Created
July 26, 2020 19:20
-
-
Save bharatmicrosystems/dccc21ccce96e814f9366cfc1a0e772c 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 -o wide | |
| NAME READY STATUS RESTARTS AGE IP NODE | |
| nginx-5ffb5df89f-4hx2v 1/1 Running 0 4m42s 10.60.0.22 gke-cluster-1-default-pool-b54224b7-zwrp | |
| nginx-5ffb5df89f-cx65l 1/1 Running 0 7m 10.60.1.12 gke-cluster-1-default-pool-f41b1aed-5n51 | |
| nginx-5ffb5df89f-mxw7m 1/1 Running 0 9m41s 10.60.1.11 gke-cluster-1-default-pool-f41b1aed-5n51 | |
| nginx-5ffb5df89f-qtkcj 1/1 Running 0 4m53s 10.60.0.15 gke-cluster-1-default-pool-b54224b7-zwrp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment