Merge pull request #44853 from azn-abel/44848

[zh] Fix page formatting at https://k8s.io/zh-cn/docs/setup/production-environment/tools/kubeadm/install-kubeadm
pull/44860/head^2
Kubernetes Prow Robot 2024-01-23 15:16:13 +01:00 committed by GitHub
commit 713204bc51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -340,13 +340,13 @@ These instructions are for Kubernetes {{< skew currentVersion >}}.
curl -fsSL https://pkgs.k8s.io/core:/stable:/{{< param "version" >}}/deb/Release.key | sudo gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg
```
{{< note >}}
<!--
In releases older than Debian 12 and Ubuntu 22.04, folder `/etc/apt/keyrings` does not exist by default, and it should be created before the curl command.
-->
在低于 Debian 12 和 Ubuntu 22.04 的发行版本中,`/etc/apt/keyrings` 默认不存在。
应在 curl 命令之前创建它。
{{< /note >}}
{{< note >}}
<!--
In releases older than Debian 12 and Ubuntu 22.04, folder `/etc/apt/keyrings` does not exist by default, and it should be created before the curl command.
-->
在低于 Debian 12 和 Ubuntu 22.04 的发行版本中,`/etc/apt/keyrings` 默认不存在。
应在 curl 命令之前创建它。
{{< /note >}}
<!--
3. Add the appropriate Kubernetes `apt` repository. Please note that this repository have packages