In this section, we explore the convenience and efficiency of using preset roles provided by the RBACPolicy Custom Resource Definition (CRD) in rbac-manager.
What are Preset Roles?
Preset roles are preconfigured access control roles that cover common use cases and scenarios. RBACPolicy CRD simplifies RBAC management by offering these ready-made roles, eliminating the need for extensive custom configurations. These roles are designed to promote security best practices while streamlining your access control setup.
Supported Preset Roles
rbac-manager offers a range of preset roles to simplify access management within your Kubernetes clusters. These roles cater to diverse user needs, ensuring you can grant permissions efficiently and securely.
The supported preset roles are
SuperAdmin
SuperAdminRead
Admin
AdminRead
WorkSpaceAdmin
WorkSpaceWriteRestricted
NameSpaceAdmin
NameSpaceRead
NameSpaceReadRestricted
NameSpaceWriteRestricted
These preset roles are thoughtfully designed to simplify RBAC management in Kubernetes. You can select the role that best aligns with your user's responsibilities.