Kubernetes 1.10.4 和 1.11.0-beta.2,容器编排工具

栏目: 软件资讯 · 发布时间: 6年前

内容简介: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 config command (#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,容器编排工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

剑指Offer

剑指Offer

何海涛 / 电子工业出版社 / 2012-1 / 45.00元

《剑指Offer:名企面试官精讲典型编程题》剖析了50个典型的程序员面试题,从基础知识、代码质量、解题思路、优化效率和综合能力五个方面系统整理了影响面试的5个要点。全书分为7章,主要包括面试的流程,讨论面试流程中每一环节需要注意的问题;面试需要的基础知识,从编程语言、数据结构及算法三方面总结了程序员面试的知识点;高质量的代码,讨论影响代码质量的3个要素(规范性、完整性和鲁棒性),强调高质量的代码除......一起来看看 《剑指Offer》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试