Skip to content

Instantly share code, notes, and snippets.

@garystafford
Created December 26, 2017 04:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/abe3d2e26329d4560eeae616db51a4cd to your computer and use it in GitHub Desktop.
Save garystafford/abe3d2e26329d4560eeae616db51a4cd to your computer and use it in GitHub Desktop.
kubectl get pods -n voter-api
NAME READY STATUS RESTARTS AGE
candidate-8567b45cd9-728fn 2/2 Running 0 1h
candidate-8567b45cd9-7pq4k 2/2 Running 0 1h
candidate-8567b45cd9-d89fr 2/2 Running 0 1h
election-545759dbf6-4jxjs 2/2 Running 0 1h
election-545759dbf6-4ktgh 2/2 Running 0 1h
election-545759dbf6-k7k2t 2/2 Running 0 1h
voter-7b4599886c-6ccg2 2/2 Running 0 1h
voter-7b4599886c-grtps 2/2 Running 0 1h
voter-7b4599886c-p6fgl 2/2 Running 0 1h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment