内容简介:容器集群管理系统发布了 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
InternalIP
as 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
ServiceProxyAllowExternalIPs
feature 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 版本发布 ,容器集群管理系统
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Little Prover
Daniel P. Friedman、Carl Eastlund / The MIT Press / 2015-7-10 / USD 38.00
[FROM www.amazon.com]: The Little Prover introduces inductive proofs as a way to determine facts about computer programs. It is written in an approachable, engaging style of question-and-answer, wi......一起来看看 《The Little Prover》 这本书的介绍吧!