Containers
Tag: Kubernetes security
HardenEKS: Validating Best Practices For HAQM EKS Clusters Programmatically
Introduction HardenEKS is an open source Python-based Command Line Interface (CLI). We created HardenEKS to make it easier to programmatically validate if an HAQM Elastic Kubernetes Service (HAQM EKS) cluster follows best practices defined in AWS’ EKS Best Practices Guide (EBPG). The EBPG is an essential resource for HAQM EKS operators who seek easier Day […]
Harden HAQM EKS in minutes with Styra DAS Free and OPA
In the HAQM EKS Best Practices Guide, AWS recommends Open Policy Agent (OPA) as a policy-as-code (PaC) solution for Kubernetes pod security. The long list of pros provided for PaC focuses mainly on the flexibility and comprehensive control that PaC provides when compared with built-in pod security admission. While PaC brings powerful flexibility, it can […]