RATATOSKRATATOSK
로그인

Kubernetes

v1.32.12Kubernetes Core
2026년 2월 10일

OTHER 5

Kubernetes v1.32.12은 빠르게 진행되는 스케줄링에서 발생할 수 있는 장치 중복 할당과 kubeadm 동작을 바로잡고, Go 1.24.12로 빌드됩니다. 보안 권고나 운영자 작업 항목은 안내되지 않았습니다.

그 외 기록된 변경 5건 전체fixes 3 · value changes 2

fixes (3)

  • - 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.
  • - Kubeadm: waiting for etcd learner member to be started before promoting during 'kubeadm join'
  • - Kubeadm: when applying the overrides provided by the user using "extraArgs", do not sort the resulted list of arguments alpha-numerically. Instead, only sort the list of default arguments and keep the list of overrides unsorted. This allows finer control for flags which have an order that matters, such as, "--service-account-issuer" for kube-apiserver.

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

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

스택에 추가