Skip to content

Instantly share code, notes, and snippets.

@mhiro2
Last active June 9, 2018 14:48
Show Gist options
  • Save mhiro2/e8b9ae7a339917e9509661e9b34d3a8d to your computer and use it in GitHub Desktop.
Save mhiro2/e8b9ae7a339917e9509661e9b34d3a8d to your computer and use it in GitHub Desktop.
$ kubectl get pod -n istio-system
NAME READY STATUS RESTARTS AGE
grafana-6f6dff9986-4xzf6 1/1 Running 0 21m
istio-citadel-7bdc7775c7-vrsn9 1/1 Running 0 21m
istio-cleanup-old-ca-t7c8t 0/1 Completed 0 21m
istio-egressgateway-78dd788b6d-btl28 1/1 Running 0 21m
istio-ingressgateway-7dd84b68d6-28wnk 1/1 Running 0 21m
istio-mixer-post-install-pwfxc 0/1 Completed 0 21m
istio-pilot-d5bbc5c59-lqrbh 2/2 Running 0 21m
istio-policy-64595c6fff-g6gq5 2/2 Running 0 21m
istio-sidecar-injector-645c89bc64-kjvsw 1/1 Running 0 21m
istio-statsd-prom-bridge-949999c4c-ln72w 1/1 Running 0 21m
istio-telemetry-cfb674b6c-frwkm 2/2 Running 0 21m
istio-tracing-754cdfd695-g57nv 1/1 Running 0 21m
prometheus-86cb6dd77c-xq29w 1/1 Running 0 21m
servicegraph-5849b7d696-r4msn 1/1 Running 0 21m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment