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
Copy file name to clipboardExpand all lines: content/ja/docs/concepts/security/pod-security-admission.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Podセキュリティのアドミッション
2
+
title: Podのセキュリティアドミッション
3
3
content_type: concept
4
4
weight: 20
5
5
min-kubernetes-server-version: v1.22
@@ -52,7 +52,7 @@ kubectl apply -k .
52
52
53
53
## Podのセキュリティレベル
54
54
55
-
Pod Securityアドミッションは、Podの[Security Context](/docs/tasks/configure-pod-container/security-context/)とその他の関連フィールドに、[Podセキュリティの標準](/ja/docs/concepts/security/pod-security-standards)で定義された3つのレベル、`privileged`、`baseline`、`restricted`に従って要件を設定するものです。
0 commit comments