Kubernetes 1.11.3 发布,容器编排工具

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

内容简介:Kubernetes 1.11.3 发布了,更新内容如下 —— Action Required action required: the API server and client-go libraries have been fixed to support additional non-alpha-numeric characters in UserInfo "...

Kubernetes 1.11.3 发布了,更新内容如下 ——

Action Required

  • action required: the API server and client-go libraries have been fixed to support additional non-alpha-numeric characters in UserInfo "extra" data keys. Both should be updated in order to properly support extra data containing "/" characters or other characters disallowed in HTTP headers. (#65799@dekkagaijin)

其他值得关注的变更

  • Orphan DaemonSet when deleting with --cascade option set (#68007@soltysh)

  • Bump event-exporter to 0.2.2 to pick up security fixes. (#66157@loburm)

  • PVC may not be synced to controller local cache in time if PV is bound by external PV binder (e.g. kube-scheduler), double check if PVC is not found to prevent reclaiming PV wrongly. (#67062@cofyc)

  • kube-apiserver: fixes error creating system priority classes when starting multiple apiservers simultaneously (#67372@tanshanshan)

  • Add NoSchedule/NoExecute tolerations to ip-masq-agent, ensuring it to be scheduled in all nodes except master. (#66260@tanshanshan)

  • Prevent resourceVersion updates for custom resources on no-op writes. (#67562@nikhita)

  • fix cluster-info dump error (#66652@charrywanganthony)

  • attachdetach controller attaches volumes immediately when Pod's PVCs are bound (#66863@cofyc)

  • kube-apiserver now includes all registered API groups in discovery, including registered extension API group/versions for unavailable extension API servers. (#66932@nilebox)

  • fixes an issue with multi-line annotations injected via downward API files getting scrambled (#65992@liggitt)

  • Revert #63905: Setup dns servers and search domains for Windows Pods. DNS for Windows containers will be set by CNI plugins. (#66587@feiskyer)

  • Fix an issue that pods using hostNetwork keep increasing. (#67456@Huang-Wei)

  • Bump Heapster to v1.6.0-beta.1 (#67074@kawych)

  • fix azure disk create failure due to sdk upgrade (#67236@andyzhangx)

  • Fix creation of custom resources when the CRD contains non-conventional pluralization and subresources (#66249@deads2k)

  • Allows extension API server to dynamically discover the requestheader CA certificate when the core API server doesn't use certificate based authentication for it's clients (#66394@rtripat)

下载地址 https://github.com/kubernetes/kubernetes/releases/tag/v1.11.3

此外,Kubernetes v1.11.4-beta.0 也已发布。

Kubernetes (通常称为 K8s) 是来自 Google 云平台的开源容器集群管理系统,用于自动部署、扩展和管理容器化(containerized)应用程序。该系统基于 Docker 构建一个容器的调度服务。


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

黑客与画家

黑客与画家

[美] Paul Graham / 阮一峰 / 人民邮电出版社 / 2011-4 / 49.00元

本书是硅谷创业之父Paul Graham 的文集,主要介绍黑客即优秀程序员的爱好和动机,讨论黑客成长、黑客对世界的贡献以及编程语言和黑客工作方法等所有对计算机时代感兴趣的人的一些话题。书中的内容不但有助于了解计算机编程的本质、互联网行业的规则,还会帮助读者了解我们这个时代,迫使读者独立思考。 本书适合所有程序员和互联网创业者,也适合一切对计算机行业感兴趣的读者。一起来看看 《黑客与画家》 这本书的介绍吧!

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具