1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Kubernetes 1.5.0 测试版发布,容器集群管理系统 下载

本帖由 漂亮的石头2016-11-28 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    Kubernetes 1.5.0 测试版发布了,Kubernetes 是来自 Google 云平台的开源容器集群管理系统。基于 Docker 构建一个容器的调度服务。该系统可以自动在一个容器集群中选择一个工作容器供使用。

    值得关注的更新内容:



    • Modify GCI mounter to enable NFSv3 (#36610, @jingxu97)


    • Third party resources are now deleted when a namespace is deleted. (#35947, @brendandburns)


    • kube-dns (#36775, @bowei)


    • Added --config-map and --config-map-namespace command line options.


    • If --config-map is set, kube-dns will load dynamic configuration from the config map


    • referenced by --config-map-namespace, --config-map. The config-map supports


    • the following properties: "federations".


    • --federations flag is now deprecated. Prefer to set federations via the config-map.


    • Federations can be configured by settings the "federations" field to the value currently


    • set in the command line.


    • Example:


    • kind: ConfigMap


    • apiVersion: v1


    • metadata:


    • name: kube-dns


    • namespace: kube-system


    • data:


    • federations: abc=def


    • azure: support multiple ipconfigs on a NIC (#36841, @colemickens)


    • Fix issue in converting AWS volume ID from mount paths (#36840, @jingxu97)


    • fix leaking memory backed volumes of terminated pods (#36779, @sjenning)


    • Default logging subsystem's resiliency was greatly improved, fluentd memory consumption and OOM error probability was reduced. (#37021, @Crassirostris)

    下载地址:

    Kubernetes 1.5.0 测试版发布,容器集群管理系统下载地址
     
正在加载...