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]


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

查看所有标签

猜你喜欢:

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

The Nature of Code

The Nature of Code

Daniel Shiffman / The Nature of Code / 2012-12-13 / GBP 19.95

How can we capture the unpredictable evolutionary and emergent properties of nature in software? How can understanding the mathematical principles behind our physical world help us to create digital w......一起来看看 《The Nature of Code》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

随机密码生成器
随机密码生成器

多种字符组合密码

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

HTML 编码/解码