Difference between revisions of "Kubectl auth can-i"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Related == | == Related == | ||
* <code>[[kubectl auth reconcile]]</code> | * <code>[[kubectl auth reconcile]]</code> | ||
+ | * [[whoami]] | ||
== See also == | == See also == |
Revision as of 14:35, 12 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
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
- RBAC, ABAC, Kubernetes RBAC, ArgoCD RBAC
Advertising: