Kubernetes 1.9.10 和 1.9.11-beta.0 版本发布了。Kubernetes 是一个开源的,用于管理云平台中多个主机上的容器化的应用,Kubernetes 的目标是让部署容器化的应用简单并且高效(powerful),Kubernetes 提供了应用部署、规划、更新、维护的一种机制。
更新包括:
1.9.10
- Fix validation for HealthzBindAddress in kube-proxy when --healthz-port is set to 0 (#66138, @wsong)
- fix smb mount issue (#65751, @andyzhangx)
- Fixed API server panic during concurrent GET or LIST requests with non-empty
resourceVersion. (#65092, @sttts) - Fix for resourcepool-path configuration in the vsphere.conf file. (#66261, @divyenpatel)
- fixes a validation error that could prevent updates to StatefulSet s containing non-normalized resource requests (#66165, @liggitt)
下载地址:
1.9.11-beta.0
该版本暂未提供更新内容,可参考提交记录。
下载地址:
继续阅读与本文标签相同的文章
上一篇 :
python 把列表中多个值传入函数,调用时 +
下一篇 :
redis集群实例讲解
-
7月24日阿里云峰会.上海 开发者大会回看
2026-05-18栏目: 教程
-
aPaaS平台是什么?aPaaS与PaaS有什么区别?
2026-05-18栏目: 教程
-
【从入门到放弃-ZooKeeper】ZooKeeper实战-分布式队列 | 9月18号栖夜读
2026-05-18栏目: 教程
-
Docker日志收集最佳实践
2026-05-18栏目: 教程
-
怎样有效的治理僵尸网络?
2026-05-18栏目: 教程
