1 Answer
- Newest
- Most votes
- Most comments
2
To forbid use for certain commands / manage access for users, you should look into RBAC which includes role binding at diff levels ie cluster and namespace levels. Ref: https://kubernetes.io/docs/reference/access-authn-authz/rbac/
RBAC should help you with what you require but needs a careful reading :)
--Syd
Relevant content
- asked 4 years ago
- asked a year ago
- asked 3 years ago
- AWS OFFICIALUpdated a year ago
