Skip to content

Commit

Permalink
See also removed file 60 to 63 (#18907)
Browse files Browse the repository at this point in the history
* see also removed file 60

* see also removed file 61

* see also removed file 62

* see also removed file 63
  • Loading branch information
ShivangGoswami authored Feb 1, 2020
1 parent f7189cb commit 998c3b4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 文件给调度程序使用

Original file line number Diff line number Diff line change
Expand Up @@ -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 文件

Original file line number Diff line number Diff line change
Expand Up @@ -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 文件


Original file line number Diff line number Diff line change
Expand Up @@ -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 文件



0 comments on commit 998c3b4

Please sign in to comment.