容器編排引擎:Kubernetes 1.11.4 和 1.11.5-beta.0 發佈

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)


分享到:


相關文章: