Kubernetes 1.12.0 RC1 修复 kubectl 命令无效的 bug

栏目: 编程工具 · 发布时间: 7年前

内容简介:Kubernetes 1.12.0 RC1 发布了,Kubernetes此次更新内容如下:详情查看

Kubernetes 1.12.0 RC1 发布了,Kubernetes   是一个开源的、用于管理云平台中多个主机上的容器化的应用,Kubernetes 的目标是让部署容器化的应用简单并且高效,Kubernetes 提供了应用部署、规划、更新与维护的一种机制。

此次更新内容如下:

  • Update metrics-server to v0.3.1 ( #68746@DirectXMan12 )

  • Upgrade kubeadm's version of docker support ( #68495@yuansisi )

  • fix a bug that overwhelming number of prometheus metrics are generated because $NAMESPACE is not replaced by string "{namespace}" ( #68530@wenjiaswe )

  • The feature gates ReadOnlyAPIDataVolumes and  ServiceProxyAllowExternalIPs , deprecated since 1.10, have been removed and any references must be removed from command-line invocations. ( #67951@liggitt )

  • Verify invalid secret/configmap/projected volumes before calling setup ( #68691@gnufied )

  • Fix bug that caused kubectl commands to sometimes fail to refresh access token when running against GKE clusters. ( #66314@jlowdermilk )

  • Use KubeDNS by default in GCE setups, as CoreDNS has significantly higher memory usage in large clusters. ( #68629@shyamjvs )

  • Fix PodAntiAffinity issues in case of multiple affinityTerms. ( #68173@Huang-Wei )

  • Make APIGroup field in TypedLocalObjectReference optional. ( #68419@xing-yang )

  • Fix potential panic when getting azure load balancer status ( #68609@feiskyer )

  • Fix kubelet panics when RuntimeClass is enabled. ( #68521@yujuhong )

    • cAdvisor: Fix NVML initialization race condition ( #68431@dashpole )
      • cAdvisor: Fix brtfs filesystem discovery

      • cAdvisor: Fix race condition with AllDockerContainers

      • cAdvisor: Don't watch .mount cgroups

      • cAdvisor: Reduce lock contention during list containers

      • cAdvisor: Fix NVML initialization race condition ( #68431@dashpole )

  • Promote ScheduleDaemonSetPods by default scheduler to beta ( #67899@ravisantoshgudimetla )

详情查看 更新日志


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

计算机算法基础

计算机算法基础

沈孝钧 / 机械工业出版社 / 2013-11 / 45.00元

计算机算法是计算机科学的一个重要分支,也是一个难点。本书作者根据自己20多年在国内、国外的教学与科研实践,系统地总结了计算机算法的设计与分析方法,覆盖了大部分最主要的算法技术,包括:分治法、贪心法、动态规划、图的遍历技术、穷举搜索等,涉及一系列重要的算法问题,包括排序问题、选择问题、最小生成树问题、最短路径问题、网络流问题、二分图的匹配问题、字符串的匹配问题和几何算法问题等,还介绍了问题本身的计算......一起来看看 《计算机算法基础》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

MD5 加密
MD5 加密

MD5 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具