We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f22b77 + 7049c4e commit c74d92cCopy full SHA for c74d92c
content/zh-cn/docs/reference/config-api/kubeadm-config.v1beta3.md
@@ -843,7 +843,7 @@ uploaded in a Secret in the cluster during the <code>uploadcerts init</code> pha
843
The list of phases can be obtained with the <code>kubeadm init --help</code> command.
844
The flag "--skip-phases" takes precedence over this field.</p>
845
-->
846
- <p><code>skipPhases</code> 是命令执行过程中药略过的阶段(Phases)。
+ <p><code>skipPhases</code> 是命令执行过程中要略过的阶段(Phases)。
847
通过执行命令 <code>kubeadm init --help</code> 可以获得阶段的列表。
848
参数标志 "--skip-phases" 优先于此字段的设置。</p>
849
</td>
0 commit comments