内容简介:容器集群管理系统发布了 1.8.8-beta.0 和 1.8.7 版本,1.8.7 有以下值得关注的更新: fix device name change issue for azure disk: add remount logic (#57953, @andyzhangx) GCE: Allows existing internal ...
容器集群管理系统发布了 1.8.8-beta.0 和 1.8.7 版本,1.8.7 有以下值得关注的更新:
fix device name change issue for azure disk: add remount logic (#57953, @andyzhangx)
GCE: Allows existing internal load balancers to continue using an outdated subnetwork (#57861, @nicksardo)
fix azure disk not available issue when device name changed (#57549, @andyzhangx)
Allow kubernetes components to react to SIGTERM signal and shutdown gracefully. (#57756, @mborsz)
fix incorrect error info when creating an azure file PVC failed (#56550, @andyzhangx)
GCE: Fixes ILB creation on automatic networks with manually created subnetworks. (#57351, @nicksardo)
Configurable liveness probe initial delays for etcd and kube-apiserver in GCE (#57749, @wojtek-t)
Fixes a bug where if an error was returned that was not an
autorest.DetailedErrorwe would return"not found", nilwhich caused nodes to go toNotReadystate. (#57484, @brendandburns)
查看 kubernetes-announce@ 和 CHANGELOG-1.8.md 以了解详细信息。
源码下载:https://github.com/kubernetes/kubernetes/releases
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Imperfect C++中文版
威尔逊 / 荣耀、刘未鹏 / 人民邮电出版社 / 2006-1 / 75.0
汇集实用的C++编程解决方案,C++虽然是一门非凡的语言,但并不完美。Matthew Wilson使用C++十年有余,其间发现C++存在一些固有的限制,需要一些颇具技术性的工作进行弥补。本书不仅指出了C++的缺失,更为你编写健壮、灵活、高效、可维护的代码提供了实用的技术和工具。Wilson向你展示了如何克服C++的复杂性,穿越C++庞大的范式阵列。夺回对代码的控制权,从而获得更理想的结果。一起来看看 《Imperfect C++中文版》 这本书的介绍吧!