Difference between revisions of "Kubectl auth can-i"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
* {{Kubernetes RBAC}} | * {{Kubernetes RBAC}} | ||
* {{Kubernetes Authorization}} | * {{Kubernetes Authorization}} | ||
− | + | ||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Revision as of 13:42, 20 September 2023
kubectl auth can-i create deployments --namespace dev kubectl auth can-i list pods kubectl auth can-i list pods --as=system:serviceaccount:fluentbit-system:fluentbit kubectl auth can-i list secrets
Related
See also
kubectl auth [ can-i | reconcile ]
- Kubernetes RBAC
kubectl auth, kubectl auth can-i, kubectl auth reconcile
kubectl create [ role | clusterrole | clusterrolebinding
|rolebinding | serviceaccount ], groups:
, Kubernetes RBAC good practices,kube2iam
, K8s Cluster roles,rbac.authorization.k8s.io
,system:
- Kubernetes Authorization,
kubectl auth can-i
Advertising: