easykubectl
Bind a Role to a user so that user gains those permissions in the current namespace
command
kubectl create rolebinding ALICE_READER --role=pod-reader --user=alicealso accepted
kubectl create rolebindingkubectl create rolebinding ALICE_READER --role