Kubernetes 1.12.3 发布,容器调度管理工具

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

内容简介:Kubernetes 是一个开源的、用于管理云平台中多个主机上的容器化的应用,Kubernetes 的目标是让部署容器化的应用简单并且高效,Kubernetes 提供了应用部署、规划、更新与维护的一种机制。 Kubernetes 1.12.3 更新内...

Kubernetes 是一个开源的、用于管理云平台中多个主机上的容器化的应用,Kubernetes 的目标是让部署容器化的应用简单并且高效,Kubernetes 提供了应用部署、规划、更新与维护的一种机制。

Kubernetes 1.12.3 更新内容:

  • Fixes an issue with stuck connections handling error responses (#71413@liggitt)

  • remove retry operation on attach/detach azure disk (#70568@andyzhangx)

  • Fix CSI volume limits not showing up in node's capacity and allocatable (#70540@gnufied)

  • kubeadm: fix a panic when calling "alpha phase certs renew all --use-api=false" (#70768@neolit123)

  • Update Cluster Autoscaler to 1.12.1 (#70705@losipiuk)

  • Improve Azure instance metadata handling by adding caches. (#70353@feiskyer)

  • Ensure orphan public IPs on Azure deleted when service recreated with the same name. (#70463@feiskyer)

  • fix azure disk attachment error on Linux (#70002@andyzhangx)

  • Fix cloud-controller-manager crash when using OpenStack provider and PersistentVolume initializing controller (#70459@mvladev)

  • Corrects check for non-Azure managed nodes with the Azure cloud provider (#70135@marc-sensenich)

  • GCE/GKE load balancer health check default interval changes from 2 seconds to 8 seconds, unhealthyThreshold to 3. (#70099@grayluck)

    • Health check parameters are configurable to be bigger than default values.

发行地址 


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Kubernetes 1.12.3 发布,容器调度管理工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

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

数据结构与算法

数据结构与算法

[美] 乔兹德克 (Drozdek, A. ) / 郑岩、战晓苏 / 清华大学出版社 / 2006-1 / 69.00元

《国外计算机科学经典教材·数据结构与算法:C++版(第3版)》全面系统地介绍了计算机科学教育中的一个重要组成部分——数据结构,并以C++语言实现相关的算法。书中主要强调了数据结构和算法之间的联系,使用面向对象的方法介绍数据结构,其内容包括算法的复杂度分析、链表、栈队列、递归技术、二叉树、图、排序以及散列。《国外计算机科学经典教材·数据结构与算法:C++版(第3版)》还清晰地阐述了同类教材中较少提到......一起来看看 《数据结构与算法》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具