Kubernetes
v1.33.8Kubernetes CoreFeb 10, 2026
This release focuses on operator-facing behavior and defect corrections, along with a Go 1.24.12 toolchain update. No security advisories or security-specific fixes are disclosed.
All 8 other recorded changesfixes 6 · value changes 2
fixes (6)
- DRA: when scheduling many pods very rapidly, sometimes the same device was allocated twice for different ResourceClaims due races between data processing in different goroutines.
- Fixed SELinux warning controller not to emit events for completed pods.
- Fixed kubelet logging to properly respect verbosity levels.
- Kubeadm: waiting for etcd learner member to be started before promoting during 'kubeadm join'
- Fixed an issue in the Windows kube-proxy (winkernel) where IPv4 and IPv6 Service load balancers could be incorrectly shared, causing broken dual-stack Service behavior.
- Kubeadm: when applying the overrides provided by the user using "extraArgs", do not sort the resulted list of arguments alpha-numerically.
value changes (2)
- Kubeadm: when patching a Node object do not exit early on unknown (non-allowlisted) API errors. Instead, always retry within the duration of the polling for getting and patching a Node object.
- Kubernetes is now built using Go 1.24.12
Add Kubernetes to your stack
A weekly email arrives when a release needs action. Weeks with nothing to act on, like this one, send no email.