Fix the title for the CoreOS page (#8151)

The current title "CoreOS on AWS or GCE" is misleading because the page
actually contains information about many ways to run Kubernetes. When
the page is referenced from the navigation panel, the title becomes very
confusing.

Closes: #711
This commit is contained in:
Qiming 2018-04-27 04:42:28 +08:00 committed by k8s-ci-robot
parent 5341abda13
commit bb5d7cc1bf
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
title: CoreOS on AWS or GCE
title: CoreOS
---
* TOC

View File

@ -130,7 +130,7 @@ These solutions are combinations of cloud providers and operating systems not co
* [Fedora (Single Node)](/docs/getting-started-guides/fedora/fedora_manual_config/)
* [Fedora (Multi Node)](/docs/getting-started-guides/fedora/flannel_multi_node_cluster/)
* [Kubernetes on Ubuntu](/docs/getting-started-guides/ubuntu/)
* [CoreOS on AWS or GCE](/docs/getting-started-guides/coreos/)
* [CoreOS](/docs/getting-started-guides/coreos/)
## Integrations