Skip to content

Commit 88d1d5b

Browse files
authored
update index.html to include Amadeus
1 parent 4b6255f commit 88d1d5b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

case-studies/index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ <h5>A collection of users running Kubernetes in production.</h5>
1414
<main>
1515
<div class="content">
1616
<div class="case-studies">
17+
<div class="case-study">
18+
<img src="/images/case_studies/amadeus_feature.png" alt="amadeus">
19+
<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>
20+
<!--<p class="attrib">— Eric Mountain, Senior Expert, Distributed Systems at Amadeus IT Group</p>-->
21+
<a href="/case-studies/amadeus/">Read about Amadeus</a>
22+
</div>
1723
<div class="case-study">
1824
<img src="/images/case_studies/huawei_feature.png" alt="huawei">
1925
<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 @@ <h5>A collection of users running Kubernetes in production.</h5>
3238
<!--<p class="attrib">— Michael Francis, Managing Director at BlackRock</p>-->
3339
<a href="/case-studies/blackrock/">Read about BlackRock</a>
3440
</div>
35-
<div class="case-study">
36-
<img src="/images/case_studies/blablacar-logo.png" alt="blablacar">
37-
<p class="quote">"[With Kubernetes] our infrastructure is much more resilient and we have better availability than before."</p>
38-
<!--<p class="attrib">— Simon Lallemand, Infrastructure Engineer at BlaBlaCar</p>-->
39-
<a href="/case-studies/blablacar/">Read about BlaBlaCar</a>
40-
</div>
4141
</div>
4242
</div>
4343
</main>
@@ -59,7 +59,7 @@ <h4><i>"Kubernetes has the opportunity to be the new cloud platform. The amount
5959
<main>
6060
<h3>Kubernetes Users</h3>
6161
<div id="usersGrid">
62-
<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>
62+
<a target="_blank" href="/case-studies/amadeus/"><img src="/images/case_studies/amadeus.png" alt="Amadeus"></a>
6363
<a target="_blank" href="/case-studies/ancestry/"><img src="/images/case_studies/ancestry.png" alt="Ancestry.com"></a>
6464
<a target="_blank" href="/case-studies/blablacar/"><img src="/images/case_studies/blablacar.png" alt="BlaBlaCar"></a>
6565
<a target="_blank" href="/case-studies/blackrock/"><img src="/images/case_studies/blackrock2.png" alt="BlackRock"></a>

0 commit comments

Comments
 (0)