Security
1 min read

Kubernetes Security Hardening Guidance

Essential Kubernetes hardening guidance from the National Security Agency (NSA) and the Cybersecurity and Infrastructure Security Agency (CISA).

Aug 03, 2021
Ryan Blunden Avatar
Ryan Blunden
Senior Developer Advocate
Kubernetes Security Hardening Guidance
Back to the blog
Kubernetes Security Hardening Guidance
Share
Security

How to increase the security posture of a Kubernetes cluster is always top of mind for cluster administrators.

While we recommend starting with the documented Kubernetes security best practices, a new resource to add to your must-read list is the Kubernetes Hardening Guidance Report.

Produced by the National Security Agency (NSA) and the Cybersecurity and Infrastructure Security Agency (CISA), it details the most critical threats to the security of Kubernetes environments, providing guidance for cluster configuration in order to minimize risk.

More specifically, the report focuses on hardening techniques in three main areas:

  • Container and Pod scanning for vulnerabilities, weaknesses, and misconfiguration
  • Running containers and Pods with the most restrictive set of privileges possible
  • Network security recommendations for firewall configuration, network separation, authentication, and log auditing

You can download the report here.

Stay up to date with new platform releases and get to know the team of experts behind them.

Related Content

Explore More