This file contains 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 all --all-namespaces | |
NAMESPACE NAME READY STATUS RESTARTS AGE | |
kube-system pod/hostpath-provisioner 1/1 Running 0 16m | |
kube-system pod/kube-dns-547db76c8f-qk8kh 3/3 Running 0 16m | |
kube-system pod/tiller-deploy-c7bcc796b-w92ks 1/1 Running 0 15m | |
kubesphere-controls-system pod/default-http-backend-5d464dd566-k86fq 1/1 Running 0 10m | |
kubesphere-controls-system pod/kubectl-admin-6c664db975-h7czz 1/1 Running 0 9m34s | |
kubesphere-monitoring-system pod/kube-state-metrics-566cdbcb48-kz5cc 4/4 Running 0 9m30s | |
kubesphere-monitoring-system pod/node-exporter-sx2xj 2/2 Running 5 9m28s | |
kubesphere-monitoring-system pod/prometheus-k8s-0 3/3 Running 1 9m14s |
This file contains 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
$ oc get pods --all-namespaces | |
NAMESPACE NAME READY STATUS RESTARTS AGE | |
openshift-apiserver-operator openshift-apiserver-operator-6db995744c-nc5pj 1/1 Running 2 6d9h | |
openshift-apiserver apiserver-d6dm8 1/1 Running 5 6d8h | |
openshift-authentication-operator authentication-operator-668f5dd5cb-px72d 1/1 Running 2 6d9h | |
openshift-authentication oauth-openshift-7949ccf5d-2j4dc 1/1 Running 0 36m | |
openshift-authentication oauth-openshift-7949ccf5d-dnzpb 1/1 Running 0 36m | |
openshift-cloud-credential-operator |