Kubernetes 1.11.4 和 1.11.5-beta.0 发布了。Kubernetes 是一个开源的、用于管理云平台中多个主机上的容器化的应用,Kubernetes 的目标是让部署容器化的应用简单并且高效,Kubernetes 提供了应用部署、规划、更新与维护的一种机制。
1.11.4 主要更新内容:
- support cross resource group for azure file (#68117, @andyzhangx)
- change default azure file mount permission to 0777 (#69854, @andyzhangx)
- Scheduling conformance tests related to daemonsets should set the annotation that relaxes node selection restrictions, if any are set. This ensures conformance tests can run on a wider array of clusters. (#68793, @aveshagarwal)
- Add tolerations for Stackdriver Logging and Metadata Agents. (#69737, @qingling128)
- Fix scheduler crashes when Prioritize Map function returns error. (#69618, @DylanBLE)
- Add fallbacks to ARM API when getting empty node IP from Azure IMDS (#69077, @feiskyer)
- Verify invalid secret/configmap/projected volumes before calling setup (#68691, @gnufied)
下载地址:
1.11.5-beta.0 暂未提供更新内容。
下载地址:
转自 https://www.oschina.net/news/101207/kubernetes-1-11-4-released