随笔分类 -  Kubernetes

摘要:查看role相关的资源定义:kubectl api-resources |grep rbac clusterrolebindings rbac.authorization.k8s.io clusterroles rbac.authorization.k8s.io rolebindings rbac. 阅读全文
posted @ 2020-05-31 22:57 运维技术 阅读(145) 评论(0) 推荐(0)
摘要:解决方法:试试通过手动下载 docker pull registry.access.redhat.com/rhel7/pod-infrastructure:latest docker pull 是还是报错 open /etc/docker/certs.d/registry.access.redhat 阅读全文
posted @ 2018-12-02 21:50 运维技术 阅读(2347) 评论(0) 推荐(1)