Kubernetes 1.10.5 发布,使用 TPU v1 API

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

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

Kubernetes 1.10.5 发布了,Kubernetes 是一个开源的,用于管理云平台中多个主机上的容器化的应用,Kubernetes 的目标是让部署容器化的应用简单并且高效(powerful),Kubernetes 提供了应用部署、规划、更新、维护的一种机制。此次更新内容如下:

Action Required

  • A cluster-autoscaler ClusterRole is added to cover only the functionality required by Cluster Autoscaler and avoid abusing system:cluster-admin role. (#64503@kgolab)

    • action required: Cloud providers other than GCE might want to update their deployments or sample yaml files to reuse the role created via add-on.

Other notable changes

  • Kubernetes json deserializer is now case-sensitive to restore compatibility with pre-1.8 servers. (#65157@caesarxuchao)

    • If your config files contains fields with wrong case, the config files will be now invalid.

  • GCE: Fixes operation polling to adhere to the specified interval. Furthermore, operation errors are now returned instead of ignored. (#64630@nicksardo)

  • Fix setup of configmap/secret/projected/downwardapi volumes (#64855@gnufied)

  • Added default ClusterRoles for external CSI components csi-external-provisioner and csi-external-attacher (#65073@davidz627)

  • fixes a panic applying json patches containing out of bounds operations (#64355@liggitt)

  • Fixed NoTaintMaster to remove master taint and keep all other applied taints. (#64986@ashleyschuett)

  • Include kms-plugin-container.manifest to master manifests tarball. (#65035@immutableT)

  • kubeadm - Increase the manifest upgrade timeout to make upgrades more reliable. (#65029@detiber)

  • Webhooks for the mutating admission controller now support "remove" operation. (#64971@sttts)

  • increase grpc client default response size (#63977@runcom)

  • Increase the gRPC max message size to 16MB in the remote container runtime. (#64672@mcluseau)

  • Fix kube-controller-manager panic while provisioning Azure security group rules (#64739@feiskyer)

  • Fix regression in v1.JobSpec.backoffLimit that caused failed Jobs to be restarted indefinitely. (#63650@soltysh)

  • GCE: Update cloud provider to use TPU v1 API (#64727@yguo0905)

  • fix formatAndMount func issue on Windows (#63248@andyzhangx)

详情见更新日志

下载地址:


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


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

查看所有标签

猜你喜欢:

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

高效团队开发

高效团队开发

[日] 池田尚史、[日] 藤仓和明、[日] 井上史彰 / 严圣逸 / 人民邮电出版社 / 2015-7 / 49.00

本书以团队开发中所必需的工具的导入方法和使用方法为核心,对团队开发的整体结构进行概括性的说明。内容涉及团队开发中发生的问题、版本管理系统、缺陷管理系统、持续集成、持续交付以及回归测试,并且对“为什么用那个工具”“为什么要这样使用”等开发现场常有的问题进行举例说明。 本书适合初次接手开发团队的项目经理,计划开始新项目的项目经理、Scrum Master,以及现有项目中返工、延期问题频发的开发人......一起来看看 《高效团队开发》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

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

HTML 编码/解码

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

URL 编码/解码