内容简介:Kubernetes v1.13.2 发布。Kubernetes (通常称为 K8s) 是来自 Google 云平台的开源容器集群管理系统,用于自动部署、扩展和管理容器化(containerized)应用程序。此次版本更新主要是 bug 修复和添加新特性:下载地址:
Kubernetes v1.13.2 发布。
Kubernetes (通常称为 K8s) 是来自 Google 云平台的开源容器集群管理系统,用于自动部署、扩展和管理容器化(containerized)应用程序。此次版本更新主要是 bug 修复和添加新特性:
-
client-go: shortens refresh period for token files to 1 minute to ensure auto-rotated projected service account tokens are read frequently enough. ( #72437 , @liggitt )
-
Updates the kubernetes dashboard add-on to v1.10.1. Skipping dashboard login is no longer enabled by default. ( #72495 , @liggitt )
-
Fixes a bug in HPA controller so HPAs are always updated every resyncPeriod (15 seconds). ( #72373 , @krzysztof-jastrzebski )
-
Fix device mountable volume names in DSW to prevent races in device mountable plugin, e.g. local. ( #71509 , @cofyc )
-
change azure disk host cache to ReadOnly by default ( #72229 , @andyzhangx )
-
Fixes issue with cleaning up stale NFS subpath mounts ( #71804 , @msau42 )
-
Fix a race condition in the scheduler preemption logic that could cause nominatedNodeName of a pod not to be considered in one or more scheduling cycles. ( #72259 , @bsalamat )
-
……
下载地址:
更新详情和额外的二进制下载地址请 查看更新日志
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Machine Learning in Action
Peter Harrington / Manning Publications / 2012-4-19 / GBP 29.99
It's been said that data is the new "dirt"—the raw material from which and on which you build the structures of the modern world. And like dirt, data can seem like a limitless, undifferentiated mass. ......一起来看看 《Machine Learning in Action》 这本书的介绍吧!