[zh]adjust the layout

This commit is contained in:
wei.wang
2022-04-23 19:00:43 +08:00
parent 287d581339
commit 0aca1901e3
4 changed files with 6 additions and 6 deletions
@@ -608,7 +608,7 @@ appropriate Pod Security profile is applied to new namespaces.
<!--
You can also statically configure the Pod Security admission controller to set a default enforce,
audit, and/or warn level for unlabeled namespaces. See
[Configure the Admission Controller](docs/tasks/configure-pod-container/enforce-standards-admission-controller/#configure-the-admission-controller)
[Configure the Admission Controller](/docs/tasks/configure-pod-container/enforce-standards-admission-controller/#configure-the-admission-controller)
for more information.
-->
你也可以静态配置 Pod 安全性准入控制器,为尚未打标签的名字空间设置默认的
@@ -120,7 +120,7 @@ The following methods exist for installing kubectl on Windows:
```
或者使用下面命令来查看版本的详细信息:
```cmd
kubectl version --client --output=yaml
kubectl version --client --output=yaml
```