Skip to content

Commit 2daa005

Browse files
[zh] kubeadm-init config file in beta
seems `alpha` outdated by mistake when docs were updated, so changed it to `beta` https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/#config-file
1 parent c5ee829 commit 2daa005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/kubeadm-init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Alternatively, you can use the `skipPhases` field under `InitConfiguration`.
228228
<!--
229229
The config file is still considered beta and may change in future versions.
230230
-->
231-
配置文件的功能仍然处于 alpha 状态并且在将来的版本中可能会改变。
231+
配置文件的功能仍然处于 beta 状态并且在将来的版本中可能会改变。
232232
{{< /caution >}}
233233

234234
<!--

0 commit comments

Comments
 (0)