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
@@ -81,10 +81,8 @@ Using this phase you can join a node as a control-plane instance.
{{< tab name="mark-control-plane" include="generated/kubeadm_join_phase_control-plane-join_mark-control-plane.md" />}}
{{< /tabs >}}
<!--
## What's next
-->
## 下一步
## {{% heading "whatsnext" %}}
<!--
* [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