AWS eks documentation change
Summary
Added example section headings in multiple places for pod security best practices
Security assessment
The change only adds placeholder example sections without providing actual security guidance or addressing vulnerabilities. No security content or vulnerability fixes were added.
Diff
diff --git a/eks/latest/best-practices/pod-security.md b/eks/latest/best-practices/pod-security.md index 87d00f2ab..ef4975253 100644 --- a//eks/latest/best-practices/pod-security.md +++ b//eks/latest/best-practices/pod-security.md @@ -20,0 +21,2 @@ The processes that run within a container run under the context of the [Linux] r +###### Example + @@ -467,0 +470,2 @@ For pods that do not need to access the Kubernetes API, you can disable the auto +###### Example + @@ -486,0 +491,2 @@ For pods that do not need to lookup or call in-cluster services, you can reduce +###### Example + @@ -507,0 +514,2 @@ Policy-as-code and Pod Security Standards can be used to enforce this behavior. +###### Example +