第 3 章 访问registry
在 Red Hat OpenShift Service on AWS 中,Red Hat Site Reliability Engineering (SRE)会为您管理 registry。但是,您可以检查 registry pod 的状态并查看 registry 日志。
3.1. 检查 registry pod 的状态 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
作为具有 dedicated-admin
角色的管理员,您可以列出在 openshift-image-registry
项目中运行的镜像 registry pod,并检查其状态。
先决条件
-
您可以使用具有
dedicated-admin
角色的用户访问集群。
流程
列出
openshift-image-registry
项目中的 pod 并查看其状态:oc get pods -n openshift-image-registry
$ oc get pods -n openshift-image-registry
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 输出示例
Copy to Clipboard Copied! Toggle word wrap Toggle overflow