See also removed file 60 to 63 (#18907)

* see also removed file 60

* see also removed file 61

* see also removed file 62

* see also removed file 63
This commit is contained in:
Shivang Goswami 2020-02-01 08:27:21 +05:30 committed by GitHub
parent f7189cb524
commit 998c3b4f52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 58 deletions

View File

@ -70,25 +70,3 @@ kubeadm init phase kubeconfig [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 kubeconfig admin](kubeadm_init_phase_kubeconfig_admin.md) - Generate a kubeconfig file for the admin to use and for kubeadm itself
* [kubeadm init phase kubeconfig all](kubeadm_init_phase_kubeconfig_all.md) - Generate all kubeconfig files
* [kubeadm init phase kubeconfig controller-manager](kubeadm_init_phase_kubeconfig_controller-manager.md) - Generate a kubeconfig file for the controller manager to use
* [kubeadm init phase kubeconfig kubelet](kubeadm_init_phase_kubeconfig_kubelet.md) - Generate a kubeconfig file for the kubelet to use *only* for cluster bootstrapping purposes
* [kubeadm init phase kubeconfig scheduler](kubeadm_init_phase_kubeconfig_scheduler.md) - Generate a kubeconfig file for the scheduler to use
-->
* [kubeadm init phase](kubeadm_init_phase.md) - 使用此命令可以调用 `init` 工作流程的单个阶段
* [kubeadm init phase kubeconfig admin](kubeadm_init_phase_kubeconfig_admin.md) - 为管理员和 kubeadm 本身生成一个 kubeconfig 文件
* [kubeadm init phase kubeconfig all](kubeadm_init_phase_kubeconfig_all.md) - 生成所有 kubeconfig 文件
* [kubeadm init phase kubeconfig controller-manager](kubeadm_init_phase_kubeconfig_controller-manager.md) - 生成 kubeconfig 文件给控制器管理器使用
* [kubeadm init phase kubeconfig kubelet](kubeadm_init_phase_kubeconfig_kubelet.md) - 为 kubelet 生成 kubeconfig 文件,*仅*用于集群引导
* [kubeadm init phase kubeconfig scheduler](kubeadm_init_phase_kubeconfig_scheduler.md) - 生成 kubeconfig 文件给调度程序使用

View File

@ -174,16 +174,3 @@ kubeadm init phase kubeconfig admin [flags]
</tbody>
</table>
<!--
SEE ALSO
-->
查看其它
<!--
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file
-->
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - 生成建立控制平面所需的 kubeconfig 文件和管理员用的 kubeconfig 文件

View File

@ -186,16 +186,3 @@ kubeadm init phase kubeconfig all [flags]
</tbody>
</table>
<!--
SEE ALSO
-->
查看其它
<!--
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file
-->
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - 生成建立控制平面所需的 kubeconfig 文件和管理员用的 kubeconfig 文件

View File

@ -171,13 +171,3 @@ kubeadm init phase kubeconfig controller-manager [flags]
</tbody>
</table>
<!--
SEE ALSO
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file
-->
查看其他
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - 生成建立控制平面所需的 kubeconfig 文件和管理员用的 kubeconfig 文件