Update case studies and homepage

Adds additional case studies, swaps video and banner on home page, and
changes the link under ebay case study to Read more from Read the story.
This commit is contained in:
Eric Baum
2016-12-09 22:56:41 +00:00
parent b3bb56b602
commit 4477df5242
10 changed files with 12 additions and 8 deletions
+4 -5
View File
@@ -61,9 +61,8 @@ title: Production-Grade Container Orchestration
<section id="video">
<div class="light-text">
<h2>A technical overview<br>of Kubernetes</h2>
<p>Brendan Burns, Software Engineer and a founder of Kubernetes at Google, gives a technical overview of Kubernetes in this
30-minute presentation from CoreOS Fest.</p>
<h2>Kubernetes: Finally&hellip; A True Cloud Platform</h2>
<p>Sam Ghods, Co-Founder and Services Architect at Box, gives a passionate talk showing that with Kubernetes, we have for first time a universal interface that one can build real deployment tooling against.</p>
<button id="desktopShowVideoButton" onclick="kub.showVideo()">Watch Video</button>
</div>
<button id="mobileShowVideoButton" onclick="kub.showVideo()"></button>
@@ -142,7 +141,7 @@ title: Production-Grade Container Orchestration
</div>
<div>
<p>Inside eBays 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>
<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>
@@ -181,7 +180,7 @@ title: Production-Grade Container Orchestration
<div id="videoPlayer">
<iframe data-url="https://www.youtube.com/embed/WwBdNXt6wO4?autoplay=1" frameborder="0" allowfullscreen></iframe>
<iframe data-url="https://www.youtube.com/embed/of45hYbkIZs?autoplay=1" frameborder="0" allowfullscreen></iframe>
<button id="closeButton"></button>
</div>