内容简介: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)
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 发布,容器调度管理工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Kubernetes 1.12.3 发布,容器调度管理工具
- 理解golang调度之一 :操作系统调度
- 理解golang调度之二 :Go调度器
- Golang 源码学习调度逻辑(三):工作线程的执行流程与调度循环
- Node.js CPU调度优化(多服务器多核心分配调度)
- Hadoop 容器调度器与公平调度器原理和实践深入剖析-Hadoop商业环境实战
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Don't Make Me Think
Steve Krug / New Riders Press / 18 August, 2005 / $35.00
Five years and more than 100,000 copies after it was first published, it's hard to imagine anyone working in Web design who hasn't read Steve Krug's "instant classic" on Web usability, but people are ......一起来看看 《Don't Make Me Think》 这本书的介绍吧!