Skip to content

Commit 138c152

Browse files
committed
fix:change Podセキュリティのアドミッション to Podのセキュリティアドミッション
1 parent 273271b commit 138c152

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ja/docs/concepts/security/pod-security-admission.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Podセキュリティのアドミッション
2+
title: Podのセキュリティアドミッション
33
content_type: concept
44
weight: 20
55
min-kubernetes-server-version: v1.22
@@ -52,7 +52,7 @@ kubectl apply -k .
5252

5353
## Podのセキュリティレベル
5454

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`に従って要件を設定するものです。
55+
Podのセキュリティアドミッションは、Podの[Security Context](/docs/tasks/configure-pod-container/security-context/)とその他の関連フィールドに、[Podセキュリティの標準](/ja/docs/concepts/security/pod-security-standards)で定義された3つのレベル、`privileged``baseline``restricted`に従って要件を設定するものです。
5656
これらの要件の詳細については、[Podセキュリティの標準](/ja/docs/concepts/security/pod-security-standards)のページを参照してください。
5757

5858
## Podの名前空間に対するセキュリティアドミッションラベル

0 commit comments

Comments
 (0)