Kubernetes 1.11.1 和 1.11.2 beta.0 发布

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

内容简介:Kubernetes 1.11.1 和 1.11.2 beta.0 已发布,Kubernetes 是一个开源的,用于管理云平台中多个主机上的容器化的应用,Kubernetes 的目标是让部署容器化的应用简单并且高效(powerful),Kubernetes 提供了应用部...

Kubernetes 1.11.1 和 1.11.2 beta.0 已发布,Kubernetes 是一个开源的,用于管理云平台中多个主机上的容器化的应用,Kubernetes 的目标是让部署容器化的应用简单并且高效(powerful),Kubernetes 提供了应用部署、规划、更新、维护的一种机制。

Kubernetes 1.11.1 和 1.11.2 beta.0 发布

Kubernetes 1.11.1 包含大量更新,部分亮点如下:

  • ACTION REQUIRED: Removes defaulting of CSI file system type to ext4. 

  • kube-apiserver: the Priority admission plugin is now enabled by default when using --enable-admission-plugins.

  • The system-node-critical and system-cluster-critical priority classes are now limited to the kube-systemnamespace by the PodPriority admission plugin. 

  • kubeadm: run kube-proxy on non-master tainted nodes

  • Fix an issue with dropped audit logs, when truncating and batch backends enabled at the same time.

  • set EnableHTTPSTrafficOnly in azure storage account creation

  • Re-adds pkg/generated/bindata.go to the repository to allow some parts of k8s.io/kubernetes to be go-vendorable. 

  • Fix a scalability issue where high rates of event writes degraded etcd performance. 

更多详情可查阅 CHANGELOG-1.11.md


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

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

jQuery基础教程 (第4版)

jQuery基础教程 (第4版)

[美] Jonathan Chaffer、[美] Karl Swedberg / 李松峰 / 人民邮电出版社 / 2013-10 / 59.00

本书由jQuery API网站维护者亲自撰写,第一版自2008上市以来,一版再版,累计重印14次,是国内首屈一指的jQuery经典著作! 作为最新升级版,本书涵盖jQuery 1.10.x和jQuery 2.0.x。本书前6章以通俗易懂的方式讲解了jQuery的核心组件,包括jQuery的选择符、事件、动画、DOM操作、Ajax支持等。第7章和第8章介绍了jQuery UI、jQuery M......一起来看看 《jQuery基础教程 (第4版)》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具