+8
-8
@@ -80,7 +80,7 @@
|
||||
<div>
|
||||
<h4><a href="/docs/user-guide/replication-controller/#what-is-a-replication-controller">Self-healing</a></h4>
|
||||
<p>Restarts containers that fail, replaces and reschedules containers when nodes die, kills containers
|
||||
that don’t respond to your user-defined health check, and doesn’t advertise them to clients until they are ready to serve.</p>
|
||||
that don't respond to your user-defined health check, and doesn't advertise them to clients until they are ready to serve.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
<div>
|
||||
<h4><a href="/docs/user-guide/deployments/#what-is-a-deployment">Automated rollouts and rollbacks</a></h4>
|
||||
<p>Kubernetes progressively rolls out changes to your application or its configuration, while monitoring
|
||||
application health to ensure it doesn’t kill all your instances at the same time. If something goes
|
||||
application health to ensure it doesn't kill all your instances at the same time. If something goes
|
||||
wrong, Kubernetes will rollback the change for you. Take advantage of a growing ecosystem of deployment solutions.</p>
|
||||
</div>
|
||||
<div>
|
||||
@@ -131,7 +131,7 @@
|
||||
<h3>Case Studies</h3>
|
||||
<div id="caseStudiesWrapper">
|
||||
<div>
|
||||
<p>Using Kubernetes to reinvent the world’s largest educational company</p>
|
||||
<p>Using Kubernetes to reinvent the world's largest educational company</p>
|
||||
<a href="/case-studies/pearson/">Read more</a>
|
||||
</div>
|
||||
<div>
|
||||
@@ -139,11 +139,11 @@
|
||||
<a href="https://blog.box.com/blog/kubernetes-box-microservices-maximum-velocity/">Read more</a>
|
||||
</div>
|
||||
<div>
|
||||
<p>Inside eBay’s shift to Kubernetes and containers atop OpenStack</p>
|
||||
<p>Inside eBay's shift to Kubernetes and containers atop OpenStack</p>
|
||||
<a href="http://www.nextplatform.com/2015/11/12/inside-ebays-shift-to-kubernetes-and-containers-atop-openstack/">Read more</a>
|
||||
</div>
|
||||
<div>
|
||||
<p>Migrating from a homegrown ‘cluster’ to Kubernetes</p>
|
||||
<p>Migrating from a homegrown 'cluster' to Kubernetes</p>
|
||||
<a href="https://www.youtube.com/watch?v=6XGUTu3WhBw">Watch the video</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -154,7 +154,7 @@
|
||||
<!--<!–<p>Creating Next Generation Kubernetes Infrastructure at Viacom</p>–>-->
|
||||
<!--<!–</div>–>-->
|
||||
<!--<div>-->
|
||||
<!--<p>Using Kubernetes to reinvent the world’s largest educational company</p>-->
|
||||
<!--<p>Using Kubernetes to reinvent the world's largest educational company</p>-->
|
||||
<!--<a href="/case-studies/pearson/">Read more</a>-->
|
||||
<!--</div>-->
|
||||
<!--<div>-->
|
||||
@@ -162,11 +162,11 @@
|
||||
<!--<a href="https://blog.box.com/blog/kubernetes-box-microservices-maximum-velocity/">Read more</a>-->
|
||||
<!--</div>-->
|
||||
<!--<div>-->
|
||||
<!--<p>Inside eBay’s shift to Kubernetes and containers atop OpenStack</p>-->
|
||||
<!--<p>Inside eBay's shift to Kubernetes and containers atop OpenStack</p>-->
|
||||
<!--<a href="http://www.nextplatform.com/2015/11/12/inside-ebays-shift-to-kubernetes-and-containers-atop-openstack/">Read the story</a>-->
|
||||
<!--</div>-->
|
||||
<!--<div>-->
|
||||
<!--<p>Migrating from a homegrown ‘cluster’ to Kubernetes</p>-->
|
||||
<!--<p>Migrating from a homegrown 'cluster' to Kubernetes</p>-->
|
||||
<!--<a href="https://www.youtube.com/watch?v=6XGUTu3WhBw">Watch the video</a>-->
|
||||
<!--</div>-->
|
||||
<!--</div>-->
|
||||
|
||||
Reference in New Issue
Block a user