fix 404 url (#17626)

This commit is contained in:
chentanjun
2019-11-20 08:11:19 +08:00
committed by Kubernetes Prow Robot
parent 03de9d387c
commit df3da58819
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ css: /css/style_case_studies.css
<div class="fullcol">
OpenAI is also benefiting from other technologies in the CNCF cloud-native ecosystem. <a href="https://grpc.io/">gRPC</a> is used by many of its systems for communications between different services, and <a href="https://prometheus.io/">Prometheus</a> is in place "as a debugging tool if things go wrong," says Berner. "We actually havent had any real problems in our Kubernetes clusters recently, so I dont think anyone has looked at our Prometheus monitoring in a while. If something breaks, it will be there."<br><br>
One of the things Berner continues to focus on is Kubernetes ability to scale, which is essential to deep learning experiments. OpenAI has been able to push one of its Kubernetes clusters on Azure up to more than <a href="https://blog.openai.com/scaling-kubernetes-to-2500-nodes/">2,500 nodes</a>. "I think well probably hit the 5,000-machine number that Kubernetes has been tested at before too long," says Berner, adding, "Were definitely <a href="https://jobs.lever.co/openai/f163bf64-278e-417b-ad2e-5e508a29eb71">hiring</a> if youre excited about working on these things!"
One of the things Berner continues to focus on is Kubernetes ability to scale, which is essential to deep learning experiments. OpenAI has been able to push one of its Kubernetes clusters on Azure up to more than <a href="https://blog.openai.com/scaling-kubernetes-to-2500-nodes/">2,500 nodes</a>. "I think well probably hit the 5,000-machine number that Kubernetes has been tested at before too long," says Berner, adding, "Were definitely <a href="https://jobs.lever.co/openai">hiring</a> if youre excited about working on these things!"
</div>
</section>