add Nordstrom case study (#8458)
* add Nordstrom case study * fix logo position and link on index page
This commit is contained in:
committed by
k8s-ci-robot
parent
cfff1ad490
commit
dce3754f68
@@ -12,6 +12,13 @@ cid: caseStudies
|
||||
<div class="content">
|
||||
<div class="case-studies">
|
||||
|
||||
<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. It’s a win-win."</p>
|
||||
<!--<p class="attrib">— Dhawal Patel, senior engineer at Nordstrom</p>-->
|
||||
<a href="/case-studies/nordstrom/">Read about Nordstrom</a>
|
||||
</div>
|
||||
|
||||
<div class="case-study">
|
||||
<img src="/images/case_studies/squarespace_feature.png" alt="squarespace">
|
||||
<p class="quote">"Once you prove that Kubernetes solves one problem, everyone immediately starts solving other problems without you even having to evangelize it."</p>
|
||||
@@ -33,12 +40,7 @@ cid: caseStudies
|
||||
<a href="/case-studies/zalando/">Read about Zalando</a>
|
||||
</div>
|
||||
|
||||
<div class="case-study">
|
||||
<img src="/images/case_studies/amadeus_feature.png" alt="amadeus">
|
||||
<p class="quote">"We didn’t think that we could achieve them with our existing system. We need new automation, things that Kubernetes and OpenShift bring."</p>
|
||||
<!--<p class="attrib">— Eric Mountain, Senior Expert, Distributed Systems at Amadeus IT Group</p>-->
|
||||
<a href="/case-studies/amadeus/">Read about Amadeus</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -61,6 +63,8 @@ cid: caseStudies
|
||||
<main>
|
||||
<h3>Kubernetes Users</h3>
|
||||
<div id="usersGrid">
|
||||
<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>
|
||||
<a target="_blank" href="/case-studies/crowdfire/"><img src="/images/case_studies/crowdfire_feature.png" alt="Crowdfire"></a>
|
||||
<a target="_blank" href="/case-studies/zalando/"><img src="/images/case_studies/zalando_feature.png" alt="Zalando"></a>
|
||||
|
||||
Reference in New Issue
Block a user