summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlemon-tree <licuifang@huawei.com>2017-08-18 14:43:10 +0800
committerGitHub <noreply@github.com>2017-08-18 14:43:10 +0800
commitdbe8b71a7abb9f04e9f16e5efc408e51ece749e3 (patch)
treebbb540265cf42c22b961f08254b789372957b268
parentb4170024694134e1ed2b3e42cf598cfab9813b64 (diff)
Update architecture.md
Added "a".
-rw-r--r--contributors/design-proposals/architecture.md2
1 files changed, 1 insertions, 1 deletions
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