2017年11月23日星期四

Kubernetes 1.6.13 发布,容器集群管理系统


Linuxeden 开源社区 --Kubernetes

Kubernetes

Kubernetes 1.6.13 已发布,包括以下自 1.6.12 以来的变更:

  • Bump cAdvisor to v0.25.1, which adds support for the Docker overlay2 storage driver. (#55744@dashpole)
  • GCE: provide an option to disable docker’s live-restore on COS/ubuntu (#55260@yujuhong)
  • Fix kube-proxy hang due to panic when requesting a closed healthcheck. (#46450@MrHohn)
  • Fix Flexvolume/FC/ISCSI volumes not being mounted after Node reboot. (#51985@chakri-nelluri)

详细更新内容请 查看完整更新日志

下载地址:

此外,1.6.14-beta.0 也已发布,暂未发现更新内容。

Kubernetes (通常称为 K8s) 是来自 Google 云平台的开源容器集群管理系统,用于自动部署、扩展和管理容器化(containerized)应用程序。该系统基于 Docker 构建一个容器的调度服务。

Kubernetes 可以自动在一个容器集群中选择一个工作容器供使用。其核心概念是 Container Pod。详细的设计思路请参考 这里

转自 http://ift.tt/2iMfKah

The post Kubernetes 1.6.13 发布,容器集群管理系统 appeared first on Linuxeden开源社区.

http://ift.tt/2B7rRFu

没有评论:

发表评论