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

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

内容简介: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 )

详情查看 更新日志


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

查看所有标签

猜你喜欢:

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

Effective STL中文版

Effective STL中文版

[美]Scott Meyers / 潘爱民、陈铭、邹开红 / 清华大学出版社 / 2006-1 / 30.00元

STL是C++标准库的一部分。本书是针对STL的经验总结,书中列出了50个条款,绝大多数条款都解释了在使用STL时应该注意的某一个方面的问题,并且详尽地分析了问题的来源、解决方案的优劣。一起来看看 《Effective STL中文版》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具