Kubernetes v1.11.7-beta.0 和 v1.11.6 发布

  

Kubernetes v1.11.7-beta.0 和 v1.11.6 发布了。更新内容集中在添加新特性和修复 bug 上。

  • Scheduler only activates unschedulable pods if node's scheduling related properties change. (#71551@mlmhl)

  • Disable proxy to loopback and linklocal (#71980@micahhausler)

  • Scheduler only activates unschedulable pods if node's scheduling related properties change. (#71551@mlmhl)

  • fix issue: vm sku restriction policy does not work in azure disk attach/detach (#71941@andyzhangx)

  • Include CRD for BGPConfigurations, needed for calico 2.x to 3.x upgrade. (#71868@satyasm)

  • On GCI, NPD starts to monitor kubelet, docker, containerd crashlooping, read-only filesystem and corrupt docker overlay2 issues. (#71522@wangzhen127)

  • UDP connections now support graceful termination in IPVS mode (#71515@lbernail)

  • Fix a potential bug that scheduler preempts unnecessary pods. (#70898@Huang-Wei)

  • Only use the first IP address got from instance metadata. This is because Azure CNI would set up a list of IP addresses in instance metadata, while only the first one is the Node's IP. (#71736@feiskyer)

  • Fix scheduling starvation of pods in cluster with large number of unschedulable pods. (#71488@bsalamat)

  • Fixes an issue with stuck connections handling error responses (#71419@liggitt)

详情请查看 1.11.6 更新日志

此外,v1.13.2-beta.0 和 v1.13.1 也均已发布,点此查看更新说明

猜你喜欢

转载自www.oschina.net/news/102747/kubernetes-1-11-7-beta0-1-11-6-released