4.3. 检查 registry pod 的状态
作为集群管理员,您可以列出在 openshift-image-registry
项目中运行的镜像 registry pod,并检查其状态。
先决条件
-
您可以使用具有
cluster-admin
角色的用户访问集群。
流程
列出
openshift-image-registry
项目中的 pod 并查看其状态:$ oc get pods -n openshift-image-registry
输出示例
NAME READY STATUS RESTARTS AGE cluster-image-registry-operator-764bd7f846-qqtpb 1/1 Running 0 78m image-registry-79fb4469f6-llrln 1/1 Running 0 77m node-ca-hjksc 1/1 Running 0 73m node-ca-tftj6 1/1 Running 0 77m node-ca-wb6ht 1/1 Running 0 77m node-ca-zvt9q 1/1 Running 0 74m