Rename architecture section (#16286)

* Rename architecture section

"Kubernetes" goes without saying. This section is mainly talking about
cluster architecture, so make the title match that.

* Introduce “cluster” before Cluster Architecture section

Make sure the reader can learn what a cluster is before they read about
elements of cluster architecture.
This commit is contained in:
Tim Bannister
2019-10-09 22:07:50 +01:00
committed by Kubernetes Prow Robot
parent 06001c9f3d
commit 6a4c73b112
3 changed files with 11 additions and 8 deletions
@@ -1,5 +1,5 @@
---
title: "Kubernetes Architecture"
title: "Cluster Architecture"
weight: 30
---