Add OpenAI Case Study (#9224)
* remove duplicate crowdfire link * add OpenAI Case Study * fix spacing issue
This commit is contained in:
committed by
k8s-ci-robot
parent
a29a924f09
commit
0f6fbe42c8
@@ -12,6 +12,14 @@ cid: caseStudies
|
||||
<div class="content">
|
||||
<div class="case-studies">
|
||||
|
||||
<div class="case-study">
|
||||
<img src="/images/case_studies/openai_feature.png" alt="openAI">
|
||||
<p class="quote">"Research teams can now take advantage of the frameworks we’ve built on top of Kubernetes, which make it easy to launch experiments, scale them by 10x or 50x, and take little effort to manage."</p>
|
||||
<!--<p class="attrib">— Christopher Berner, Head of Infrastructure for OpenAI</p>-->
|
||||
<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>
|
||||
@@ -33,13 +41,6 @@ cid: caseStudies
|
||||
<a href="/case-studies/squarespace/">Read about Squarespace</a>
|
||||
</div>
|
||||
|
||||
<div class="case-study">
|
||||
<img src="/images/case_studies/crowdfire_feature.png" alt="Crowdfire">
|
||||
<p class="quote">"In the 15 months that we’ve been using Kubernetes, it has been amazing for us. It enabled us to iterate quickly, increase development speed, and continuously deliver new features and bug fixes to our users, while keeping our operational costs and infrastructure management overhead under control."</p>
|
||||
<!--<p class="attrib">—Amanpreet Singh, Software Engineer at Crowdfire</p>-->
|
||||
<a href="/case-studies/crowdfire/">Read about Crowdfire</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -62,6 +63,7 @@ cid: caseStudies
|
||||
<main>
|
||||
<h3>Kubernetes Users</h3>
|
||||
<div id="usersGrid">
|
||||
<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>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user