Explore Role-Based Access Control (RBAC) in Kubernetes through this informative conference talk from GOTO Amsterdam 2019. Gain a clear understanding of RBAC by comparing it to Linux file permissions and examining the additional abstractions in Kubernetes. Learn about critical security features that control user actions within a cluster, including roles, role bindings, and permissions. Discover how to implement the principle of least privilege, whitelist permissions, and reduce entropy in your Kubernetes environment. Through practical examples and comparisons, master the concepts of RBAC and enhance your ability to manage access controls effectively in your Kubernetes clusters.