add Capital One and ING case studies (#9371)
* add Capital One and ING case studies * updates to styling * fixes to feature image sizing and link on ING case study * updates to spacing * updates
This commit is contained in:
committed by
k8s-ci-robot
parent
8c33a9b582
commit
30acbfad12
@@ -12,6 +12,20 @@ cid: caseStudies
|
||||
<div class="content">
|
||||
<div class="case-studies">
|
||||
|
||||
<div class="case-study">
|
||||
<img src="/images/case_studies/ing_feature.png" alt="ING">
|
||||
<p class="quote">"The big cloud native promise to our business is the ability to go from idea to production within 48 hours. We are some years away from this, but that’s quite feasible to us."</p>
|
||||
<!--<p class="attrib">— Thijs Ebbers, Infrastructure Architect, ING</p>-->
|
||||
<a href="/case-studies/ing/">Read about ING</a>
|
||||
</div>
|
||||
|
||||
<div class="case-study">
|
||||
<img src="/images/case_studies/capitalone_feature.png" alt="Capital One">
|
||||
<p class="quote">"With the scalability, the management, the coordination, Kubernetes really empowers us and gives us more time back than we had before."</p>
|
||||
<!--<p class="attrib">— Jamil Jadallah, Scrum Master</p>-->
|
||||
<a href="/case-studies/capital-one/">Read about Capital One</a>
|
||||
</div>
|
||||
|
||||
<div class="case-study">
|
||||
<img src="/images/case_studies/northwestern_feature.png" alt="Northwestern Mutual">
|
||||
<p class="quote">"No one would think a company that’s 160-plus years old is foraying this deep into the cloud and infrastructure stack."</p>
|
||||
@@ -26,22 +40,6 @@ cid: caseStudies
|
||||
<a href="/case-studies/openai/">Read about OpenAI</a>
|
||||
</div>
|
||||
|
||||
|
||||
<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. 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>
|
||||
</div>
|
||||
</main>
|
||||
@@ -63,6 +61,9 @@ cid: caseStudies
|
||||
<main>
|
||||
<h3>Kubernetes Users</h3>
|
||||
<div id="usersGrid">
|
||||
|
||||
<a target="_blank" href="/case-studies/ing/"><img src="/images/case_studies/ing_feature.png" alt="ING"></a>
|
||||
<a target="_blank" href="/case-studies/capital-one/"><img src="/images/case_studies/capitalone_feature.png" alt="Capital One"></a>
|
||||
<a target="_blank" href="/case-studies/northwestern-mutual/"><img src="/images/case_studies/northwestern_feature.png" alt="Northwestern Mutual"></a>
|
||||
<a target="_blank" href="/case-studies/openai/"><img src="/images/case_studies/openai_feature.png" alt="OpenAI"></a>
|
||||
<a target="_blank" href="/case-studies/newyorktimes/"><img src="/images/case_studies/newyorktimes_feature.png" alt="The New York Times"></a>
|
||||
|
||||
Reference in New Issue
Block a user