RBAC (Role-Based Access Control)

Glossary Page

The authorization decisions are handled by a system that enables administrators to configure access policies in real-time via the Kubernetes API. This system uses Role-Based Access Control (RBAC), which consists of roles defining permission rules and role bindings that grant those permissions to specific users or groups.

https://kubernetes.io/docs/reference/glossary/?all=true external-link

Latest Webinars

Latest Articles