Adding new images to homepage and community page (#5870)

* Adding all files for BlaBlaCar case study

* Adding KubeCon banners to community page and homepage

* Revert "Adding all files for BlaBlaCar case study"

This reverts commit d53523f21411ba28fe59e9d30e1169777e4c84f3.

Removing case study commit from branch

* Update index.html
This commit is contained in:
Kaitlyn Barnard
2017-10-12 10:13:41 -07:00
committed by Zach Corleissen
parent 871c78708f
commit 20ac051ba0
6 changed files with 36 additions and 25 deletions
+4 -1
View File
@@ -60,8 +60,11 @@ cid: home
<section id="video">
<div class="light-text">
<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>
<p>Sam Ghods, Co-Founder and Services Architect at Box, gives a passionate talk last year at KubeCon Seattle 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>
<br>
<br>
<a href="https://goo.gl/nhbhXw" button id= "desktopKCButton">Attend KubeCon This Year</a>
</div>
<button id="mobileShowVideoButton" onclick="kub.showVideo()"></button>
</section>