Presented at KubeCon Atlanta 2025 together with Micah Hausler.
Location: Atlanta Convention Center, 285 Andrew Young International Blvd NW, Atlanta, GA 30313, USA
Sched link: https://sched.co/27FdC
Recording link to be added once available.
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/5684
Abstract:
Have you ever struggled writing least-privilege access control policies for Kubernetes? Are you concerned about the wide permissions of installed Helm charts? Do you manage to regularly audit who has access to sensitive resources?
In this talk, Kubernetes contributors Micah and Lucas introduce you to open source tools that help you on your defense in depth journey for securing the Kubernetes API surface. They demonstrate how to right-size your RBAC rules semi-automatically, audit who can access sensitive resources, and check whether policy refactors are correct.
This talk is part of a journey to improve Kubernetes access control in core. However, to make this initiative successful, user feedback is needed throughout the process. You’ll learn about the planned Kubernetes Conditional Authorization feature, which will make authoring right-sized policies easier.
By the end of the talk, you will know how to get involved, and future directions for improved Kubernetes access control.