You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
of Kubernetes 1.11. Use `runtime/default` instead.
1271
1272
- `localhost/<path>`- Specify a profile as a file on the node located at
1272
1273
`<seccomp_root>/<path>`, where `<seccomp_root>` is defined via the
1273
-
`-seccomp-profile-root`flag on the Kubelet. If the `--seccomp-profile-root`
1274
+
`--seccomp-profile-root`flag on the Kubelet. If the `--seccomp-profile-root`
1274
1275
flag is not defined, the default path will be used, which is
1275
1276
`<root-dir>/seccomp`where `<root-dir>` is specified by the `--root-dir` flag.
1276
1277
@@ -1341,20 +1342,21 @@ Refer to the [Sysctl documentation](/docs/tasks/administer-cluster/sysctl-cluste
1341
1342
## {{% heading "whatsnext" %}}
1342
1343
1343
1344
<!--
1344
-
- See [PodSecurityPolicy Deprecation: Past, Present, and
1345
-
Future](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/) to learn about
1346
-
the future of pod security policy.
1345
+
- See [PodSecurityPolicy Deprecation: Past, Present, and Future](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/)
1346
+
to learn about the future of pod security policy.
1347
1347
1348
-
- See [Pod Security Standards](/docs/concepts/security/pod-security-standards/) for policy recommendations.
1348
+
- See [Pod Security Standards](/docs/concepts/security/pod-security-standards/)
1349
+
for policy recommendations.
1349
1350
1350
-
- Refer to [Pod Security Policy Reference](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritypolicy-v1beta1-policy) for the api details.
1351
+
- Refer to [PodSecurityPolicy reference](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritypolicy-v1beta1-policy)
1352
+
for the API details.
1351
1353
-->
1352
1354
- 参阅 [PodSecurityPolicy Deprecation: Past, Present, and
0 commit comments