Update zh content_type param and kubeadm pages

This commit is contained in:
Dominic Yin
2020-09-30 19:34:42 +08:00
parent 6d73873e19
commit a1db538b2d
12 changed files with 70 additions and 84 deletions
@@ -1,5 +1,6 @@
---
title: kubeadm alpha
content_type: concept
weight: 90
---
<!--
@@ -9,6 +10,7 @@ reviewers:
- luxas
- jbeda
title: kubeadm alpha
content_type: concept
weight: 90
---
-->
@@ -113,11 +115,8 @@ The subcommand `pivot` can be used to convert a static Pod-hosted control plane
{{< tab name="pivot" include="generated/kubeadm_alpha_selfhosting_pivot.md" />}}
{{< /tabs >}}
## {{% heading "whatsnext" %}}
<!--
## What's next
-->
## 接下来
<!--
* [kubeadm init](/docs/reference/setup-tools/kubeadm/kubeadm-init/) to bootstrap a Kubernetes control-plane node
* [kubeadm join](/docs/reference/setup-tools/kubeadm/kubeadm-join/) to connect a node to the cluster