2023年11月7日

ServiceAccount ClusterRole ClusterRoleBinding

摘要: RoleBinding的作用是把ServiceAccount绑定到Role上,Role规定了可以对资源做的操作,把ServiceAccount绑定到Role上就表示拿到这个ServiceAccount的程序就有了权限对资源做这些操作。 当然,有ClusterRole和ClusterRoleBindi 阅读全文

posted @ 2023-11-07 13:53 MissSimple 阅读(16) 评论(0) 推荐(0) 编辑

导航