内容简介:Kubernetes 1.7.11 和 1.7.12-beta.0 发布。 自 1.7.10 以来的主要更新内容如下: Bugfix: master startup script on GCP no longer fails randomly due to concurrent iptables invocations. (#55945, @x13n) Fi...
Kubernetes 1.7.11 和 1.7.12-beta.0 发布。
自 1.7.10 以来的主要更新内容如下:
Bugfix: master startup script on GCP no longer fails randomly due to concurrent iptables invocations. (#55945, @x13n)
Fix bug in mounting volumes with GlusterFS plugin (#53292, @humblec)
Add /bin/tee symlink to bazel build for busybox, so that CI builds have /bin/tee (#55417, @justinsb)
Reduce log noise produced by prometheus-to-sd, by bumping it to version 0.2.2. (#54635, @loburm)
Fix session affinity issue with external load balancer traffic when ExternalTrafficPolicy=Local. (#55519, @MrHohn)
Add masquerading rules by default to GCE/GKE (#55178, @dnardo)
Azure cloudprovider: Fix controller manager crash issue on a manually created k8s cluster. (#53694, @andyzhangx)
Fix a bug where soft eviction would not trigger when the threshold was crossed (#52046, @dashpole)
Fixed 'Schedulercache is corrupted' error in kube-scheduler (#55262, @liggitt)
Fix hyperkube kubelet --experimental-dockershim (#55335, @ivan4th)
fix azure pv crash due to volumeSource.ReadOnly value nil (#54607, @andyzhangx)
GCE: provide an option to disable docker's live-restore on COS/ubuntu (#55260, @yujuhong)
Fix overlay2 container disk metrics for Docker (#54958, @dashpole)
下载地址:
1.7.11
1.7.12-beta.0
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Kubernetes容器集群DevOps
- Redis集群容器化安装
- 10分钟快速搭建Kubernetes容器集群平台
- Kubernetes 1.6.4 发布,容器集群管理系统
- 直播 | 平安证券Kubernetes容器集群的DevOps实践
- Kubernetes 1.7.4 版本发布 ,容器集群管理系统
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
REST实战
Jim Webber、Savas Parastatidis、Ian Robinson / 李锟、俞黎敏、马钧、崔毅 / 东南大学出版社 / 2011-10 / 78.00元
为何典型的企业项目无法像你为web所开发的项目那样运行得如此平滑?对于建造分布式和企业级的应用来说,rest架构风格真的提供了一个可行的替代选择吗? 在这本富有洞察力的书中,三位soa专家对于rest进行了讲求实际的解释,并且通过将web的指导原理应用到普通的企业计算问题中,向你展示了如何开发简单的、优雅的分布式超媒体系统。你将会学习到很多技术,并且随着一家典型的公司从最初的小企业逐渐成长为......一起来看看 《REST实战》 这本书的介绍吧!