User Management & Permissions
Reference of Facets RBAC permissions by category, covering write, delete, and special permissions for accounts, environments, releases, Kubernetes, and users.
RBAC roles defined in Facets have a list of associated permissions that grant the user privileges to perform certain actions. This page provides a comprehensive overview of the permissions available within the system.You can find a comprehensive list of permissions listed below.
Common Permissions:
- Write: Grants permission to create and edit entities.
- Delete: Grants permission to delete entities.
List of Permissions:
The table below categorizes permissions by their respective areas, detailing the capabilities granted under each category.
- Category: Represents the functional area or entity within the system.
- Write: Indicates whether
writepermission is available within the category. - Delete: Indicates whether
deletepermission is available within the category. - Special Permissions: Lists any additional specific permissions that provide more granular control over actions within the category.
Resource Groups
Use Resource Groups in Facets to bundle related services, databases, and caches for team-based access control, selective releases, and bulk operations.
Custom Kubernetes Role
Create project-specific Kubernetes roles and cluster roles in Facets via the k8s_access_controls configuration, then release and assign them to users.