内容简介:Kubernetes 1.10.4 和 1.11.0-beta.2 已发布,主要更新是 bug 修复,更新内容较多。 1.10.4 Fixes issue for readOnly subpath mounts for SELinux systems and when the volume mountPath already existed in th...
Kubernetes 1.10.4 和 1.11.0-beta.2 已发布,主要更新是 bug 修复,更新内容较多。
1.10.4
Fixes issue for readOnly subpath mounts for SELinux systems and when the volume mountPath already existed in the container image. (#64351, @msau42)
Fixed CSI gRPC connection leak during volume operations. (#64519, @vladimirvivien)
In case StorageObjectInUse feature is disabled and Persistent Volume (PV) or Persistent Volume Claim (PVC) contains a finalizer and the PV or PVC is deleted it is not automatically removed from the system. Now, it is automatically removed. (#62938, @pospispa)
Fixed SELinux relabeling of CSI volumes. (#64026, @jsafrane)
Fixed error reporting of CSI volumes attachment. (#63303, @jsafrane)
fix azure file size grow issue (#64383, @andyzhangx)
Fixed detach of already detached CSI volumes. (#63295, @jsafrane)
1.11.0-beta.2
Add Vertical Pod Autoscaler to autoscaling/v2beta1 (#63797, @kgrygiel)
kubeadm: only run kube-proxy on architecture consistent nodes (#64696, @dixudx)
kubeadm: Add a new
kubeadm upgrade node configcommand (#64624, @luxas)Orphan delete is now supported for custom resources (#63386, @roycaihw)
Update version of Istio addon from 0.6.0 to 0.8.0. (#64537, @ostromart)
Provides API support for external CSI storage drivers to support block volumes. (#64723, @vladimirvivien)
kubectl will list all allowed print formats when an invalid format is passed. (#64371, @CaoShuFeng)
1.10.4 更新详情 https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md#v1104
1.11.0-beta.2 更新详情 https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1110-beta2
下载地址:https://github.com/kubernetes/kubernetes/releases
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Kubernetes 1.10.4 和 1.11.0-beta.2,容器编排工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ASP.NET揭秘
Stephen Walther、汤涛 / 汤涛 / 中国电力出版社 / 2004-8-1 / 95.00元
本书是美国亚马逊网站同类书长期销售冠军,并受到微软ASP.NET小组项目经理Rob Howard的大力推荐,中文版由中科院专家汤涛老师翻译,经典、权威是本书最好的诠释。 本书共分10部分,31章,囊括了在.NET框架下架建ASP.NET应用程序的各个层面。每一章也都不是泛泛而谈理论,而是围绕实际样例代码来组织,让读者马上可以上手,并且加深理解。书中还包含了两个完整的、立即就可以用得......一起来看看 《ASP.NET揭秘》 这本书的介绍吧!