Skip to content

Commit

Permalink
update index.html to include Amadeus
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcontini authored Mar 23, 2018
1 parent 4b6255f commit 88d1d5b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions case-studies/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ <h5>A collection of users running Kubernetes in production.</h5>
<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>
Expand All @@ -32,12 +38,6 @@ <h5>A collection of users running Kubernetes in production.</h5>
<!--<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>
Expand All @@ -59,7 +59,7 @@ <h4><i>"Kubernetes has the opportunity to be the new cloud platform. The amount
<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>
Expand Down

0 comments on commit 88d1d5b

Please sign in to comment.