I have a hard time trying to set up my (test) Kubernetes cluster so that it have a few users and a few namespaces, and a user can only see specific namespaces. Is there a way to do that? If yes, what is needed to
- Create a user
- Limit a user to a specific namespace or namespaces
- Use Kubernetes (via kubectl) as a specific user