API Access Control
For an introduction to how Kubernetes implements and controls API access, read Controlling Access to the Kubernetes API.
Reference documentation:
- Authenticating
- Admission Controllers
- Authorization
- Certificate Signing Requests
- including CSR approval and certificate signing
- Service accounts
- Kubelet Authentication & Authorization
- including kubelet TLS bootstrapping
Last modified March 12, 2025 at 10:13 AM PST: Merge pull request #50044 from aivantsov/patch-4 (552cfa2)