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.
1 parent 2313e73 commit 8b04083Copy full SHA for 8b04083
content/zh/docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm.md
@@ -486,7 +486,7 @@ CoreDNS 处于 `CrashLoopBackOff` 时的另一个原因是当 Kubernetes 中部
486
Disabling SELinux or setting `allowPrivilegeEscalation` to `true` can compromise
487
the security of your cluster.
488
-->
489
-**警告**:禁用 SELinux 或设置 `allowPrivilegeEscalation` 为 `true` 可能会损害集群的安全性。
+禁用 SELinux 或设置 `allowPrivilegeEscalation` 为 `true` 可能会损害集群的安全性。
490
{{< /warning >}}
491
492
<!--
0 commit comments