summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com>2017-08-18 11:40:59 -0700
committerGitHub <noreply@github.com>2017-08-18 11:40:59 -0700
commit2b35a37fdb4a13b860d66b2ea18abac360dab6cb (patch)
treec920b6065ca470f2b49cb66e5d6f39b162dbdfc2
parent460827bdbd253b20b966889bcc361375763e453c (diff)
parentdbe8b71a7abb9f04e9f16e5efc408e51ece749e3 (diff)
Merge pull request #942 from lcfang/patch-1
Automatic merge from submit-queue Update architecture.md
-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