Kubernetes v1.3.5 和 v1.3.6-beta.0发布,Google云平台的开源容器集群管理系统

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/42d9d04e7ae043e37eaf993e9d8519d2.png" /></p>    <p>Kubernetes是Google开源的容器集群管理系统,其提供应用部署、维护、 扩展机制等功能。利用Kubernetes能方便地管理跨机器运行容器化的应用。</p>    <p>如果你曾经用过<a href="http://www.open-open.com/lib/view/open1463535082208.html">Docker</a>容器技术部署容器,那么可以将Docker看成Kubernetes内部使用的低级别组件。Kubernetes不仅仅支持Docker,还支持Rocket,这是另一种容器技术。</p>    <p>使用Kubernetes可以:</p>    <ul>     <li>自动化容器的部署和复制</li>     <li>随时扩展或收缩容器规模</li>     <li>将容器组织成组,并且提供容器间的负载均衡</li>     <li>很容易地升级应用程序容器的新版本</li>     <li>提供容器弹性,如果容器失效就替换它,等等... </li>    </ul>    <h2>更新日志</h2>    <ul>     <li>Update Dashboard UI to version v1.1.1 (<a href="/misc/goto?guid=4958993178400299016">#30273</a>, <a href="/misc/goto?guid=4958993178502232849">@bryk</a>)</li>     <li>allow restricting subresource access (<a href="/misc/goto?guid=4958993178594311266">#30001</a>, <a href="/misc/goto?guid=4958992684761707988">@deads2k</a>)</li>     <li>Fix PVC.Status.Capacity and AccessModes after binding (<a href="/misc/goto?guid=4958993178723504930">#29982</a>, <a href="/misc/goto?guid=4958991144167387113">@jsafrane</a>)</li>     <li>oidc authentication plugin: don't trim issuer URLs with trailing slashes (<a href="/misc/goto?guid=4958993178845746305">#29860</a>, <a href="/misc/goto?guid=4958991139030387330">@ericchiang</a>)</li>     <li>network/cni: Bring up the <code>lo</code> interface for rkt (<a href="/misc/goto?guid=4958993178968838037">#29310</a>, <a href="/misc/goto?guid=4958993179067032125">@euank</a>)</li>     <li>Fixing kube-up for CVM masters. (<a href="/misc/goto?guid=4958992686738729993">#29140</a>, <a href="/misc/goto?guid=4958992686861261879">@maisem</a>)</li>    </ul>    <h2>下载</h2>    <h3>v1.3.5下载</h3>    <ul>     <li><a href="/misc/goto?guid=4958993179222109410" rel="nofollow"><strong>kubernetes.tar.gz</strong></a></li>     <li><a href="/misc/goto?guid=4958993179316671723" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993179405428799" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <h3>v1.3.6-beta.0下载</h3>    <ul>     <li><a href="/misc/goto?guid=4958993179504394411" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993179603721195" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p> </p>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/30a74070">http://www.open-open.com/news/view/30a74070</a></p>    <h2> </h2>