hardkubectl
Check whether user bob can delete deployments in the staging namespace
command
kubectl auth can-i delete deployments --as=bob -n stagingalso accepted
kubectl auth can-i delete deployments --askubectl auth can-i delete deployments --as=bob