This PR adds a script for an easy (example) generation of a specific user kubeconfig with restricted permissions at only one namespace on the K8s cluster.
Checklist
Before submitting this PR, please make sure:
[x] your code builds clean with make
[x] your code lets succeed unit tests with make test
Description
This PR adds a script for an easy (example) generation of a specific user kubeconfig with restricted permissions at only one namespace on the K8s cluster.
Checklist
Before submitting this PR, please make sure:
make
make test