Hello Everyone , I have a small confusion from my snapshot you can see that kub . . .

Mahesan G:
Hello Everyone , I have a small confusion from my snapshot you can see that kubernetes-admin dont have permission to create deploymnet while checking using k auth can-i --as but its a admin user I created deployment in blue namespace, Could anyone explain
image.png

Tej_Singh_Rana:
Try with --user flag.

Mahesan G:
Sure Tej, Could you please explain It will be helpful to understand

unnivkn:
Hi… I don’t know how to answer your question. However as an admin user why you are trying to check the admin user access as a normal user ? As per me, kubectl auth can-i usually used to check the access of a normal user or a SA user.

Mahesan G:
Yes. Now got the point thankyou @unnivkn