Skip to content

Commit

Permalink
partial fix for for SEE ALSO section under content/zh/docs/reference/…
Browse files Browse the repository at this point in the history
…setup-tools/kubeadm/generated/ need to be deleted (#18879)

* see also removed from file 36

* see also removed from file 37

* see also removed from file 38

* see also removed from file 39

* see also removed from file 40
  • Loading branch information
ShivangGoswami authored Jan 30, 2020
1 parent 433b4b4 commit fef16f7
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 64 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,20 +70,3 @@ kubeadm init phase addon [flags]
</tbody>
</table>



<!--
SEE ALSO
-->
查看其它

<!--
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow
* [kubeadm init phase addon all](kubeadm_init_phase_addon_all.md) - Install all the addons
* [kubeadm init phase addon coredns](kubeadm_init_phase_addon_coredns.md) - Install the CoreDNS addon to a Kubernetes cluster
* [kubeadm init phase addon kube-proxy](kubeadm_init_phase_addon_kube-proxy.md) - Install the kube-proxy addon to a Kubernetes cluster
-->
* [kubeadm init phase](kubeadm_init_phase.md) - 使用此命令可以调用 `init` 工作流程的单个阶段
* [kubeadm init phase addon all](kubeadm_init_phase_addon_all.md) - 安装所有的插件
* [kubeadm init phase addon coredns](kubeadm_init_phase_addon_coredns.md) - 将 CoreDNS 插件安装到 Kubernetes 集群
* [kubeadm init phase addon kube-proxy](kubeadm_init_phase_addon_kube-proxy.md) - 将 kube-proxy 插件安装到 Kubernetes 集群
Original file line number Diff line number Diff line change
Expand Up @@ -231,15 +231,3 @@ kubeadm init phase addon all [flags]
</tbody>
</table>



<!--
SEE ALSO
-->
查看其它

<!--
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - Install required addons for passing Conformance tests
-->
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - 安装通过一致性测试所需的插件

Original file line number Diff line number Diff line change
Expand Up @@ -179,14 +179,3 @@ kubeadm init phase addon coredns [flags]
</tbody>
</table>



<!--
SEE ALSO
-->
查看其它

<!--
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - Install required addons for passing Conformance tests
-->
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - 安装通过一致性测试所需的插件
Original file line number Diff line number Diff line change
Expand Up @@ -185,15 +185,3 @@ kubeadm init phase addon kube-proxy [flags]
</tbody>
</table>



<!--
SEE ALSO
-->
查看其它

<!--
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - Install required addons for passing Conformance tests
-->
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - 安装通过一致性测试所需的插件

Original file line number Diff line number Diff line change
Expand Up @@ -130,15 +130,3 @@ kubeadm init phase bootstrap-token [flags]
</tbody>
</table>



<!--
SEE ALSO
-->
查看其它

<!--
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow
-->
* [kubeadm init phase](kubeadm_init_phase.md) - 使用此命令可以调用 `init` 工作流程的某个阶段

0 comments on commit fef16f7

Please sign in to comment.