Kubernetes v1.36: Fine-Grained Kubelet API Authorization Graduates to GA
On behalf of Kubernetes SIG Auth and SIG Node, we are pleased to announce the
graduation of fine-grained kubelet
API authorization to General Availability
(GA) in Kubernetes v1.36!
The KubeletFineGrainedAuthz
feature gate was introduced as an opt-in alpha
feature in Kubernetes v1.32, then graduated to beta (enabled by default...
This announcement marks a significant step in Kubernetes security, addressing a well-documented vulnerability where overly broad permissions could lead to remote code execution. The strongest version of this narrative highlights the collaborative effort by SIG Auth and SIG Node to implement a least-privilege model, reducing the blast radius of compromised monitoring tools. The feature’s progression from alpha to GA reflects careful testing and community feedback, ensuring backward compatibility ...
