Kubernetes 1.9.9 已发布,更新内容十分多,详情请点此查看。
值得关注的变化
- kubelet: fix hangs in updating Node status after network interruptions/changes between the kubelet and API server (#63492, @liggitt)
- fix mount unmount failure for a Windows pod (#63272, @andyzhangx)
- Fix concurrent map access panic (#65327, @dashpole)
- Don’t watch .mount cgroups to reduce number of inotify watches
- Fix NVML initialization race condition
- Fix brtfs disk metrics when using a subdirectory of a subvolume
- Bump version of prometheus-to-sd to 0.2.6 to decrease log noise and include latest security patches. (#64964, @loburm)
- fixes a memory leak in the kube-controller-manager observed when large numbers of pods with tolerations are created/deleted (#65339, @liggitt)
下载地址
此外,v1.9.10-beta.0 也已发布。
转自 https://www.oschina.net/news/97585/kubernetes-1-9-9-released