Difference between revisions of "Kubectl auth can-i"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
* https://www.mankier.com/1/kubectl-auth-can-i
 
* https://www.mankier.com/1/kubectl-auth-can-i
 +
 +
[[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 ==
 
== Related ==
 
* <code>[[kubectl auth reconcile]]</code>
 
* <code>[[kubectl auth reconcile]]</code>
 +
* [[whoami]]
 +
* [[kubectl create clusterrole]]
  
 
== See also ==
 
== See also ==
 
* {{kubectl auth}}
 
* {{kubectl auth}}
 
* {{Kubernetes RBAC}}
 
* {{Kubernetes RBAC}}
* {{RBAC}}
+
* {{Kubernetes Authorization}}
 +
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Latest revision as of 11:16, 31 October 2023

Advertising: