From c373fb83785b35efd770789571c807756a755335 Mon Sep 17 00:00:00 2001 From: xu0o0 Date: Tue, 29 Aug 2017 02:06:08 +0800 Subject: [PATCH] translating by @haoqixu --- sources/tech/20170816 Kubernetes at GitHub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/tech/20170816 Kubernetes at GitHub.md b/sources/tech/20170816 Kubernetes at GitHub.md index d4fe8f2ced..512512f7a0 100644 --- a/sources/tech/20170816 Kubernetes at GitHub.md +++ b/sources/tech/20170816 Kubernetes at GitHub.md @@ -1,4 +1,4 @@ -[Kubernetes at GitHub][10] +【翻译中 @haoqixu】[Kubernetes at GitHub][10] ============================================================ Over the last year, GitHub has gradually evolved the infrastructure that runs the Ruby on Rails application responsible for `github.com` and `api.github.com`. We reached a big milestone recently: all web and API requests are served by containers running in [Kubernetes][13] clusters deployed on our [metal cloud][14]. Moving a critical application to Kubernetes was a fun challenge, and we’re excited to share some of what we’ve learned with you today.