Created
November 14, 2018 21:14
-
-
Save jsanda/c2e8428b9402ecae726741115d7a30fe to your computer and use it in GitHub Desktop.
all pods
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
[jsanda@localhost knative-operators]$ oc get pods --all-namespaces | |
NAMESPACE NAME READY STATUS RESTARTS AGE | |
default docker-registry-1-mtpf4 1/1 Running 0 28m | |
default persistent-volume-setup-j6jkw 0/1 Completed 0 27m | |
default persistent-volume-setup-jc95p 0/1 Error 0 29m | |
default router-1-2sfj6 1/1 Running 0 28m | |
istio-operator istio-operator-d7fd5ff96-6zwkr 1/1 Running 0 27m | |
istio-system elasticsearch-0 1/1 Running 0 22m | |
istio-system grafana-648c7d5cc6-q2g47 1/1 Running 0 23m | |
istio-system istio-citadel-746c765786-b7bvc 1/1 Running 0 24m | |
istio-system istio-egressgateway-bf89bb48-qlmmr 1/1 Running 0 24m | |
istio-system istio-galley-75c6976d79-jbwbp 1/1 Running 0 24m | |
istio-system istio-ingressgateway-586775887f-6bfnl 1/1 Running 0 24m | |
istio-system istio-pilot-c5dd8cc5-fljhp 2/2 Running 0 24m | |
istio-system istio-policy-6bdd478f9f-768h2 2/2 Running 0 24m | |
istio-system istio-sidecar-injector-879fd9dfc-q4tzj 1/1 Running 0 24m | |
istio-system istio-statsd-prom-bridge-549d687fd9-2tsbq 1/1 Running 0 24m | |
istio-system istio-telemetry-694676fd6-npwnj 2/2 Running 0 24m | |
istio-system jaeger-agent-477lh 1/1 Running 0 21m | |
istio-system jaeger-collector-5f87d97b6f-4zfcn 1/1 Running 0 21m | |
istio-system jaeger-query-56f6686987-qn4gg 1/1 Running 0 21m | |
istio-system kiali-6b8c686d9b-nf6q4 1/1 Running 0 21m | |
istio-system openshift-ansible-istio-installer-job-zgz69 0/1 Completed 0 26m | |
istio-system prometheus-6ffc56584f-hwptb 1/1 Running 0 24m | |
kube-dns kube-dns-gjffw 1/1 Running 0 30m | |
kube-proxy kube-proxy-6pptj 1/1 Running 0 30m | |
kube-system kube-controller-manager-localhost 1/1 Running 0 30m | |
kube-system kube-scheduler-localhost 1/1 Running 0 30m | |
kube-system master-api-localhost 1/1 Running 1 29m | |
kube-system master-etcd-localhost 1/1 Running 0 29m | |
openshift-apiserver openshift-apiserver-4xhm9 1/1 Running 2 30m | |
openshift-controller-manager openshift-controller-manager-h9czl 1/1 Running 0 29m | |
openshift-core-operators openshift-service-cert-signer-operator-6d477f986b-gpmsc 1/1 Running 1 30m | |
openshift-core-operators openshift-web-console-operator-546f54cbc7-6dv4p 1/1 Running 1 29m | |
openshift-operator-lifecycle-manager catalog-operator-5c5d564744-n28sc 1/1 Running 0 21m | |
openshift-operator-lifecycle-manager olm-operator-55f95dbcb6-j6cn4 1/1 Running 0 21m | |
openshift-operator-lifecycle-manager package-server-8db87bc5d-g58lg 1/1 Running 0 21m | |
openshift-service-cert-signer apiservice-cabundle-injector-8ffbbb6dc-srjp5 1/1 Running 0 29m | |
openshift-service-cert-signer service-serving-cert-signer-668c45d5f-g6mbv 1/1 Running 0 29m | |
openshift-web-console webconsole-6d5b9bbd78-d55dq 0/1 CrashLoopBackOff 11 28m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment