1 min readApr 28, 2020
Thanks for providing such a wonderful article.
When I installed kubectl on the pod and tried to execute any of the commands, I seem to get responses without any cluster role or cluster role binding. Can someone explain how it is possible?
Steps performed:
- Install kubectl on pod
- kubectl get po -A (No errors observed, there are no role and rolebindings explicitly created)