RATATOSKRATATOSK
로그인

Kubernetes

v1.34.4Kubernetes Core
2026년 2월 10일

OTHER 13

Kubernetes v1.34.4는 동작 정확성 문제와 회귀를 바로잡는 수정이 중심인 릴리스입니다. Go 빌드 도구 버전과 kubeadm의 재시도 동작도 바뀌었으며, 공개된 보안 권고나 보안 전용 수정은 없습니다.

그 외 기록된 변경 13건 전체fixes 11 · value changes 2

fixes (11)

  • 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 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.
  • Fixed kubelet logging to properly respect verbosity levels.
  • Fixes a 1.29 regression in the apiserver_watch_events_sizes metric to report total outgoing watch traffic again
  • Fixes a 1.34+ regression in ipvs and winkernel kube-proxy backends; these are now reverted back to their pre-1.34 behavior of regularly rechecking all of their rules even when no Services or EndpointSlices change.
  • Kubeadm: waiting for etcd learner member to be started before promoting during 'kubeadm join'
  • Fixes a 1.34 regression starting pods with environment variables with a value containing $ followed by a multi-byte character
  • Kube-apiserver: fix a possible panic validating a custom resource whose CustomResourceDefinition indicates a status subresource exists
  • Kubeadm: when applying the overrides provided by the user using "extraArgs", do not sort the resulted list of arguments alpha-numerically.
  • Kubelet(dra): correctly handles multiple ResourceClaims even if one is already prepared

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
Kubernetes 스택에 추가

조치가 필요한 변경이 나오면 주간 메일로 받아볼 수 있습니다. 이번 릴리스처럼 조치가 없는 주에는 메일을 보내지 않습니다.

스택에 추가