add Amadeus to index page and add feature image (#7827)
* add Amadeus feature image * update index.html to include Amadeus
This commit is contained in:
committed by
k8s-ci-robot
parent
de65320ec5
commit
1540bc4d12
@@ -14,6 +14,12 @@ cid: caseStudies
|
||||
<main>
|
||||
<div class="content">
|
||||
<div class="case-studies">
|
||||
<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 class="case-study">
|
||||
<img src="/images/case_studies/huawei_feature.png" alt="huawei">
|
||||
<p class="quote">"Kubernetes basically solved most of our problems. Before, the time of deployment took about a week, now it only takes minutes."</p>
|
||||
@@ -32,12 +38,6 @@ cid: caseStudies
|
||||
<!--<p class="attrib">— Michael Francis, Managing Director at BlackRock</p>-->
|
||||
<a href="/case-studies/blackrock/">Read about BlackRock</a>
|
||||
</div>
|
||||
<div class="case-study">
|
||||
<img src="/images/case_studies/blablacar-logo.png" alt="blablacar">
|
||||
<p class="quote">"[With Kubernetes] our infrastructure is much more resilient and we have better availability than before."</p>
|
||||
<!--<p class="attrib">— Simon Lallemand, Infrastructure Engineer at BlaBlaCar</p>-->
|
||||
<a href="/case-studies/blablacar/">Read about BlaBlaCar</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
@@ -59,7 +59,7 @@ cid: caseStudies
|
||||
<main>
|
||||
<h3>Kubernetes Users</h3>
|
||||
<div id="usersGrid">
|
||||
<a target="_blank" href="http://www.nextplatform.com/2015/08/04/amadeus-takes-off-with-containers-and-clouds/"><img src="/images/case_studies/amadeus.png" alt="Amadeus"></a>
|
||||
<a target="_blank" href="/case-studies/amadeus/"><img src="/images/case_studies/amadeus.png" alt="Amadeus"></a>
|
||||
<a target="_blank" href="/case-studies/ancestry/"><img src="/images/case_studies/ancestry.png" alt="Ancestry.com"></a>
|
||||
<a target="_blank" href="/case-studies/blablacar/"><img src="/images/case_studies/blablacar.png" alt="BlaBlaCar"></a>
|
||||
<a target="_blank" href="/case-studies/blackrock/"><img src="/images/case_studies/blackrock2.png" alt="BlackRock"></a>
|
||||
|
||||
Reference in New Issue
Block a user