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 April 23, 2022 at 2:30 PM PST: Move kubelet authentication/authorization out of CLI reference dir (89b0b1bf8f)