add The New York Times case study (#8556)

* add The New York Times case study

* fix image links

* fixes to bottom banner
This commit is contained in:
Alex Contini
2018-05-22 17:57:25 -04:00
committed by k8s-ci-robot
parent efbcfeee7c
commit 3417aa98a7
8 changed files with 118 additions and 9 deletions
+8 -8
View File
@@ -12,6 +12,13 @@ cid: caseStudies
<div class="content">
<div class="case-studies">
<div class="case-study">
<img src="/images/case_studies/newyorktimes_feature.png" alt="the new york times">
<p class="quote">"I think once you get over the initial hump, things get a lot easier and actually a lot faster."</p>
<!--<p class="attrib">— Deep Kapadia, Executive Director, Engineering at The New York Times</p>-->
<a href="/case-studies/newyorktimes/">Read about The New York Times</a>
</div>
<div class="case-study">
<img src="/images/case_studies/nordstrom_feature.png" alt="nordstrom">
<p class="quote">"We are always looking for ways to optimize and provide more value through technology. With Kubernetes we are showcasing two types of efficiency that we can bring: Dev efficiency and Ops efficiency. Its a win-win."</p>
@@ -33,14 +40,6 @@ cid: caseStudies
<a href="/case-studies/crowdfire/">Read about Crowdfire</a>
</div>
<div class="case-study">
<img src="/images/case_studies/zalando_feature.png" alt="Zalando">
<p class="quote">"We envision all Zalando delivery teams running their containerized applications on a state-of-the-art, reliable and scalable cluster infrastructure provided by Kubernetes."</p>
<!--<p class="attrib">—Henning Jacobs, Head of Developer Productivity at Zalando</p>-->
<a href="/case-studies/zalando/">Read about Zalando</a>
</div>
</div>
</div>
@@ -63,6 +62,7 @@ cid: caseStudies
<main>
<h3>Kubernetes Users</h3>
<div id="usersGrid">
<a target="_blank" href="/case-studies/newyorktimes/"><img src="/images/case_studies/newyorktimes_feature.png" alt="The New York Times"></a>
<a target="_blank" href="/case-studies/nordstrom/"><img src="/images/case_studies/nordstrom_feature.png" alt="Nordstrom"></a>
<a target="_blank" href="/case-studies/crowdfire/"><img src="/images/case_studies/crowdfire_feature.png" alt="Crowdfire"></a>
<a target="_blank" href="/case-studies/squarespace/"><img src="/images/case_studies/squarespace_feature.png" alt="Squarespace"></a>