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 )

详情查看 更新日志


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

查看所有标签

猜你喜欢:

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

PHP经典实例

PHP经典实例

(美)斯克拉、(美)切贝特伯格 / 李松峰、秦绪文、李丽 / 中国电力出版社 / 2009-10 / 98.00元

PHP经典实例(第2版)能够为您节省宝贵的Web开发时间。有了这些针对真实问题的解决方案放在手边,大多数编程难题都会迎刃而解。《PHP经典实例(第2版)》将PHP的特性与经典实例丛书的独特形式组合到一起,足以帮您成功地构建跨浏览器的Web应用程序。在这个修订版中,您可以更加方便地找到各种编程问题的解决方案,《PHP经典实例(第2版)》中内容涵盖了:表单处理;Session管理;数据库交互;使用We......一起来看看 《PHP经典实例》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具