kubernetes 0.15.0 Candidate 發布,容器集群管理系統

jopen 9年前發布 | 7K 次閱讀 Kubernetes

Kubernetes 是來自 Google 云平臺的開源容器集群管理系統。基于 Docker 構建一個容器的調度服務。該系統可以自動在一個容器集群中選擇一個工作容器供使用。其核心概念是 Container Pod。詳細的設計思路請參考這里
kubernetes 0.15.0 Candidate 發布,此版本主要有以下更新:

  • Enables v1beta3 API and sets it to the default API version (#6098)

  • Added multi-port Services (#6182)

  • New Getting Started Guides

    • Multi-node local startup guide (#6505)

    • JUJU (#5414)

    • Mesos on Google Cloud Platform (#5442)

    • Ansible Setup instructions (#6237)

  • Added a controller framework (#5270, #5473)

  • The Kubelet now listens on a secure HTTPS port (#6380)

  • Made kubectl errors more user-friendly (#6338)

  • The apiserver now supports client cert authentication (#6190)

  • The apiserver now limits the number of concurrent requests it processes (#6207)

詳細信息請查看發行頁面

此版本現已提供下載:

https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.15.0.zip

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!