Skip to content

Commit

Permalink
Update cheatsheets/Kubernetes_Security_Cheat_Sheet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szh authored Aug 29, 2024
1 parent 253f0b7 commit 738ef8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cheatsheets/Kubernetes_Security_Cheat_Sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,6 @@ Cluster administrators should properly organize and and enforce policy on cluste

If more granular policy enforcement is required beyond the three profiles (Privileged, Baseline, Restricted), Third party admission controllers like OPA Gatekeeper or Kyverno, or built-in Validating Admission Policy can be utilized.


#### Use Pod security policies to control the security-related attributes of pods, which includes container privilege levels

> **Warning**
Expand Down

0 comments on commit 738ef8e

Please sign in to comment.