Merge pull request #49085 from my-git9/pp-11517

[zh-cn]sync kubeadm_join_phase
pull/49088/head
Kubernetes Prow Robot 2024-12-14 09:00:42 +01:00 committed by GitHub
commit c8a049c04f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!--
Use this command to invoke single phase of the join workflow
Use this command to invoke single phase of the "join" workflow
-->
使用此命令来调用 `join` 工作流程的某个阶段。
@ -9,10 +9,14 @@ Use this command to invoke single phase of the join workflow
### 概要
<!--
Use this command to invoke single phase of the join workflow
Use this command to invoke single phase of the "join" workflow
-->
使用此命令来调用 `join` 工作流程的某个阶段。
```
kubeadm join phase [flags]
```
<!--
### Options
-->