Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zh]Update content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_all.md #33482

Merged
merged 2 commits into from
May 5, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
<!--
The file is auto-generated from the Go source code of the component using a generic
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
to generate the reference documentation, please read
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
To update the reference conent, please follow the
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
guide. You can file document formatting bugs against the
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
-->
<!--
该文件是使用通用[生成器](https://github.com/kubernetes-sigs/reference-docs/) 从组件的 Go 源代码自动生成的。
要了解如何生成参考文档,请阅读[参与参考文档](/docs/contribute/generate-ref-docs/)。
要更新参考内容,请按照[贡献上游](/docs/contribute/generate-ref-docs/contribute-upstream/) 指导。
你可以针对[参考文献](https://github.com/kubernetes-sigs/reference-docs/) 项目归档文档格式错误。
-->

nameYULI marked this conversation as resolved.
Show resolved Hide resolved
<!--
Install all the addons
-->
安装所有插件

<!--
### Synopsis
Expand Down Expand Up @@ -36,7 +57,9 @@ kubeadm init phase addon all [flags]
<!--
The IP address the API Server will advertise it's listening on. If not set the default network interface will be used.
-->
<p>
API 服务器所公布的其正在监听的 IP 地址。如果未设置,则将使用默认网络接口。
</p>
</td>
</tr>

Expand All @@ -53,7 +76,9 @@ API 服务器所公布的其正在监听的 IP 地址。如果未设置,则将
<!--
Port for the API Server to bind to.
-->
<p>
API 服务器绑定的端口。
</p>
</td>
</tr>

Expand All @@ -65,7 +90,9 @@ API 服务器绑定的端口。
<!--
Path to a kubeadm configuration file.
-->
<p>
kubeadm 配置文件的路径。
</p>
</td>
</tr>

Expand All @@ -77,7 +104,9 @@ kubeadm 配置文件的路径。
<!--
Specify a stable IP address or DNS name for the control plane.
-->
<p>
为控制平面指定一个稳定的 IP 地址或 DNS 名称。
</p>
</td>
</tr>

Expand All @@ -87,9 +116,12 @@ Specify a stable IP address or DNS name for the control plane.
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
A set of key=value pairs that describe feature gates for various features. Options are:<br/>IPv6DualStack=true|false (ALPHA - default=false)
A set of key=value pairs that describe feature gates for various features. Options are:<br/>PublicKeysECDSA=true|false (ALPHA - default=false)<br/>RootlessControlPlane=true|false (ALPHA - default=false)<br/>UnversionedKubeletConfigMap=true|false (BETA - default=true)
-->
一组键值对(key=value),描述了各种特征。选项包括:<br/>IPv6DualStack=true|false (ALPHA - 默认值=false)
一组键值对(key=value),描述了各种特征。选项包括:
<br/>PublicKeysECDSA=true|false (ALPHA - 默认值=false)
<br/>RootlessControlPlane=true|false (ALPHA - 默认值=false)
<br/>UnversionedKubeletConfigMap=true|false (BETA - 默认值=true)
</td>
</tr>

Expand All @@ -100,7 +132,10 @@ A set of key=value pairs that describe feature gates for various features. Optio
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
help for all
-->
<p>
all 操作的帮助命令
</p>
</td>
</tr>

Expand All @@ -117,7 +152,9 @@ all 操作的帮助命令
<!--
Choose a container registry to pull control plane images from
-->
<p>
选择用于拉取控制平面镜像的容器仓库
</p>
</td>
</tr>

Expand All @@ -134,7 +171,9 @@ Choose a container registry to pull control plane images from
<!--
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.
-->
<p>
与集群通信时使用的 kubeconfig 文件。如果未设置该参数,则可以在一组标准位置中搜索现有的 kubeconfig 文件。
</p>
</td>
</tr>

Expand All @@ -151,7 +190,9 @@ The kubeconfig file to use when talking to the cluster. If the flag is not set,
<!--
Choose a specific Kubernetes version for the control plane.
-->
<p>
为控制平面选择特定的 Kubernetes 版本。
</p>
</td>
</tr>

Expand All @@ -163,7 +204,9 @@ Choose a specific Kubernetes version for the control plane.
<!--
Specify range of IP addresses for the pod network. If set, the control plane will automatically allocate CIDRs for every node.
-->
<p>
指定 Pod 网络的 IP 地址范围。如果已设置,控制平面将自动为每个节点分配 CIDR。
</p>
</td>
</tr>

Expand All @@ -180,7 +223,9 @@ Specify range of IP addresses for the pod network. If set, the control plane wil
<!--
Use alternative range of IP address for service VIPs.
-->
<p>
为服务 VIP 使用 IP 地址的其他范围。
</p>
</td>
</tr>

Expand All @@ -195,9 +240,9 @@ Use alternative range of IP address for service VIPs.
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
Use alternative domain for services, e.g. "myorg.internal".
Use alternative domain for services, e.g. &quot;myorg.internal&quot;.
-->
为服务使用其他域名,例如 "myorg.internal"
为服务使用其他域名,例如 &quot;myorg.internal&quot;
</td>
</tr>

Expand Down Expand Up @@ -225,7 +270,9 @@ Use alternative domain for services, e.g. "myorg.internal".
<!--
[EXPERIMENTAL] The path to the 'real' host root filesystem.
-->
<p>
[实验] 到 '真实' 主机根文件系统的路径。
</p>
</td>
</tr>

Expand Down