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: charts/SECURITY.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
@@ -9,8 +9,8 @@ Full list: https://kubernetes.io/docs/concepts/security/application-security-che
9
9
#### Pod-level securityContext recommendations
10
10
11
11
Enable pod security standard on namespace level:
12
-
* create namespace with labels https://aro-labs.com/pod-security-standards/
13
-
* configure pod and container security context to satisfy security standards
12
+
* create namespace with labels (examples and explanations https://aro-labs.com/pod-security-standards/)
13
+
* configure pod and container security context to satisfy security standards (read more https://medium.com/dynatrace-engineering/kubernetes-security-part-3-security-context-7d44862c4cfa)
0 commit comments