内容简介:容器集群管理系统发布了 1.8.9-beta.0 和 1.8.8 版本,1.8.8 有以下值得关注的更新: Configurable etcd quota backend bytes in GCE (#59259, @wojtek-t) Cluster Autoscaler 1.0.4 (#59271, @mwielgus) Prev...
容器集群管理系统发布了 1.8.9-beta.0 和 1.8.8 版本,1.8.8 有以下值得关注的更新:
Configurable etcd quota backend bytes in GCE (#59259, @wojtek-t)
Prevent kubelet from getting wedged if initialization of modules returns an error. (#59020, @brendandburns)
Updates Calico version to v2.6.7 (Fixed a bug where Felix would crash when parsing a NetworkPolicy with a named port. See https://github.com/projectcalico/calico/releases/tag/v2.6.7) (#59130, @caseydavenport)
Configurable etcd compaction frequency in GCE (#59106, @wojtek-t)
[GCE] Apiserver uses
InternalIPas the most preferred kubelet address type by default. (#59019, @MrHohn)Updated priority of mirror pod according to PriorityClassName. (#58485, @k82cn)
Fix kubelet to correctly umounts mount points for glusterfs when transport endpoint is not connected and nfs when there is a stale file handle (#58660, @humblec)
Expose Metrics Server metrics via /metric endpoint. (#57456, @kawych)
Access to externally managed IP addresses via the kube-apiserver service proxy subresource is no longer allowed by default. This can be re-enabled via the
ServiceProxyAllowExternalIPsfeature gate, but will be disallowed completely in 1.11 (#57265, @brendandburns)Add apiserver metric for number of requests dropped because of inflight limit. (#58340, @gmarek)
Add apiserver metric for current inflight-request usage. (#58342, @gmarek)
Correctly handle transient connection reset errors on GET requests from client library. (#58520, @porridge)
Fixes an issue where the resourceVersion of an object in a DELETE watch event was not the resourceVersion of the delete itself, but of the last update to the object. This could disrupt the ability of clients clients to re-establish watches properly. (#58547, @liggitt)
Fix a bug affecting nested data volumes such as secret, configmap, etc. (#57422, @joelsmith)
Fix garbage collection and resource quota when the controller-manager uses --leader-elect=false (#57340, @jmcmeek)
Fixed encryption key and encryption provider rotation (#58375, @liggitt)
查看 kubernetes-announce@ 和 CHANGELOG-1.8.md 以了解详细信息。
源码下载:https://github.com/kubernetes/kubernetes/releases
此外,v1.9.4-beta.0 和 v1.9.3 也已发布。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Kubernetes 1.8.9-beta.0 和 1.8.8,容器集群管理系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Kubernetes容器集群DevOps
- Redis集群容器化安装
- 10分钟快速搭建Kubernetes容器集群平台
- Kubernetes 1.6.4 发布,容器集群管理系统
- 直播 | 平安证券Kubernetes容器集群的DevOps实践
- Kubernetes 1.7.4 版本发布 ,容器集群管理系统
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
构建之法(第二版)
邹欣 / 人民邮电出版社 / 2015-7 / 59
软件工程牵涉的范围很广, 同时也是一般院校的同学反映比较空洞乏味的课程。 但是软件工程的技术对于投身IT 产业的学生来说是非常重要的。作者邹欣有长达20年的一线软件开发经验,他利用业余时间在数所高校进行了长达6年的软件工程教学实践,总结出了在16周的时间内让同学们通过 “做中学 (Learning By Doing)” 掌握实用的软件工程技术的教学计划,并得到高校师生的积极反馈。在此基础上,作者对......一起来看看 《构建之法(第二版)》 这本书的介绍吧!