kubectl auth can-i create pods

Category: Kubernetes & Containers

kubectl auth can-i create pods

Check if you can perform an action

Asks the API server whether your current credentials may create pods, honoring role bindings and impersonation. Useful for debugging permission errors before they hit your workflow. List everything you can do with kubectl auth can-i --list -n staging.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.