|NO.Z.00221|——————————|CloudNative|——|KuberNetes&细粒度权限控制.V05|——|RBAC.v01|权限管理应用|

一、RBAC的使用
### --- 官方地址:

~~~     https://kubernetes.io/docs/reference/access-authn-authz/rbac/
### --- RBAC注意事项

~~~     基于用户名密码实现不同用户有不同的权限
~~~     基于ServiceAccount实现不同的SA有不同的权限(建议使用ServiceAccount来实现用户权限
~~~     # 注意:k8s 1.19+已经弃用basic_auth_file的认证方式,
~~~     如果集群大于1.19+ 请使用课程讲解的serviceaccount的认证方式,更灵活更好用。

 
 
 
 
 
 
 
 
 

Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of life.It sinks, and I am ready to depart
                                                                                                                                                   ——W.S.Landor

 

 

posted on 2022-03-31 12:56  yanqi_vip  阅读(28)  评论(0)    收藏  举报

导航