容器集群管理系统发布了 1.8.8-beta.0 和 1.8.7 版本,1.8.7 有以下值得关注的更新:
fix device name change issue for azure disk: add remount logic
GCE: Allows existing internal load balancers to continue using an outdated subnetwork
fix azure disk not available issue when device name changed
Allow kubernetes components to react to SIGTERM signal and shutdown gracefully.
fix incorrect error info when creating an azure file PVC failed
GCE: Fixes ILB creation on automatic networks with manually created subnetworks.
Configurable liveness probe initial delays for etcd and kube-apiserver in GCE
Fixes a bug where if an error was returned that was not an autorest.DetailedError we would return "not found", nilwhich caused nodes to go to NotReady state.
软件详情:https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.8.md#v187
下载地址:https://github.com/kubernetes/kubernetes/releases
来自:开源中国社区

