fix weight of 'setup' contents

pull/8787/head
Takuya Tokuda 2018-05-29 01:22:24 +09:00
parent f4ba9afa5f
commit 91c8de3665
6 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,7 @@ reviewers:
- david-mcmahon - david-mcmahon
- jbeda - jbeda
title: Building from Source title: Building from Source
weight: 20
--- ---
You can either build a release from source or download a pre-built release. If you do not plan on developing Kubernetes itself, we suggest using a pre-built version of the current release, which can be found in the [Release Notes](/docs/imported/release/notes/). You can either build a release from source or download a pre-built release. If you do not plan on developing Kubernetes itself, we suggest using a pre-built version of the current release, which can be found in the [Release Notes](/docs/imported/release/notes/).

View File

@ -1,5 +1,5 @@
--- ---
title: "Bootstrapping Clusters with kubeadm" title: "Bootstrapping Clusters with kubeadm"
weight: 20 weight: 30
--- ---

View File

@ -6,6 +6,7 @@ reviewers:
- jbeda - jbeda
title: Using kubeadm to Create a Cluster title: Using kubeadm to Create a Cluster
content_template: templates/task content_template: templates/task
weight: 10
--- ---
{{% capture overview %}} {{% capture overview %}}

View File

@ -6,6 +6,7 @@ reviewers:
- jbeda - jbeda
title: Creating HA clusters with kubeadm title: Creating HA clusters with kubeadm
content_template: templates/task content_template: templates/task
weight: 30
--- ---
{{% capture overview %}} {{% capture overview %}}

View File

@ -1,5 +1,6 @@
--- ---
title: Troubleshooting kubeadm title: Troubleshooting kubeadm
weight: 20
--- ---
{{% capture overview %}} {{% capture overview %}}

View File

@ -4,6 +4,7 @@ reviewers:
- erictune - erictune
- mikedanese - mikedanese
title: Picking the Right Solution title: Picking the Right Solution
weight: 10
--- ---
Kubernetes can run on various platforms: from your laptop, to VMs on a cloud provider, to a rack of Kubernetes can run on various platforms: from your laptop, to VMs on a cloud provider, to a rack of