内容简介:容器集群管理系统发布了 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]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Rails 5敏捷开发
[美] Sam Ruby、[美] Dave Thomas、[美] David Heinemeier Hansson / 安道、叶炜、大疆Ruby技术团队 / 华中科技大学出版社 / 2017-12-30 / 115.00
本书以讲解“购书网站”案例为主线,逐步介绍Rails的内置功能。全书分为3部分,第一部分介绍Rails的安装、应用程序验证、Rails框架的体系结构,以及Ruby语言知识;第二部分用迭代方式构建应用程序,然后依据敏捷开发模式开展测试,最后用Capistrano完成部署;第三部分补充日常实用的开发知识。本书既有直观的示例,又有深入的分析,同时涵盖了Web开发各方面的知识,堪称一部内容全面而又深入浅出......一起来看看 《Rails 5敏捷开发》 这本书的介绍吧!