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 )

详情查看 更新日志


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

查看所有标签

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

从需求到产品:0岁产品经理进阶之道

从需求到产品:0岁产品经理进阶之道

权莉 / 人民邮电出版社 / 2018-7 / 49.80元

本书主要针对刚入职的初级产品经理,从贴近工作状态的场景切入,对各阶段的知识点进行分类总结,旨在提供一套经过实践检验的产品方法论,为读者从初级产品经理成长为产品经理奠定坚实的基础。 书中提炼的方法和案例涵盖初级产品经理工作的方方面面,从基本技能到思维方式,从需求管理到产品规划定义,从框架选型到流程梳理,从工作模块拆解到案例剖析,用具体且贴合实际工作场景的内容,还原真实的产品工作方法及实践案例,既有方......一起来看看 《从需求到产品:0岁产品经理进阶之道》 这本书的介绍吧!

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

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具