Skip to content

Commit

Permalink
delete zh SEE ALSO(51-54) (kubernetes#18788)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyyxd2017 authored and hase1128 committed Jan 27, 2020
1 parent bc1211d commit 7aba60c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 49 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,15 +126,3 @@ kubeadm init phase certs front-proxy-ca [flags]
</tbody>
</table>



<!--
SEE ALSO
-->
查看其它

<!--
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation
-->
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - 生成证书

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!--
Generate the certificate for the front proxy client, and save them into front-proxy-client.cert and front-proxy-client.key files.
If both files already exist, kubeadm skips the generation step and existing files will be used.
If both files already exist, kubeadm skips the generation step and existing files will be used.
Alpha Disclaimer: this command is currently alpha.
-->
Expand Down Expand Up @@ -147,15 +147,3 @@ kubeadm init phase certs front-proxy-client [flags]
</tbody>
</table>



<!--
SEE ALSO
-->
查看其它

<!--
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation
-->
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - 生成证书

Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,3 @@ kubeadm init phase certs sa [flags]
</tbody>
</table>



<!--
SEE ALSO
-->
查看其它

<!--
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation
-->
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - 生成证书

Original file line number Diff line number Diff line change
Expand Up @@ -276,15 +276,4 @@ kubeadm init phase control-plane all --config config.yaml
</tr>

</tbody>
</table>


<!--
SEE ALSO
-->
查看其它

<!--
* [kubeadm init phase control-plane](kubeadm_init_phase_control-plane.md) - Generate all static Pod manifest files necessary to establish the control plane
-->
* [kubeadm init phase control-plane](kubeadm_init_phase_control-plane.md) - 生成建立控制平面所需的所有静态 Pod 的清单文件
</table>

0 comments on commit 7aba60c

Please sign in to comment.