From dbe8b71a7abb9f04e9f16e5efc408e51ece749e3 Mon Sep 17 00:00:00 2001 From: lemon-tree Date: Fri, 18 Aug 2017 14:43:10 +0800 Subject: Update architecture.md Added "a". --- contributors/design-proposals/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/architecture.md b/contributors/design-proposals/architecture.md index cd78e493..2c0fc316 100644 --- a/contributors/design-proposals/architecture.md +++ b/contributors/design-proposals/architecture.md @@ -2,7 +2,7 @@ ## Overview -Kubernetes is production-grade, open-source infrastructure for the deployment, scaling, +Kubernetes is a production-grade, open-source infrastructure for the deployment, scaling, management, and composition of application containers across clusters of hosts, inspired by [previous work at Google](https://research.google.com/pubs/pub44843.html). Kubernetes is more than just a “container orchestrator”. It aims to eliminate the burden of orchestrating -- cgit v1.2.3