How to Secure Your Kubernetes Clusters With Best Practices

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. clair

    Vulnerability Static Analysis for Containers

    Enable container image scanning in your CI/CD phase to catch known vulnerabilities using tools like clair or Anchore.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. anchore-engine

    Discontinued A service that analyzes docker images and scans for vulnerabilities

    Enable container image scanning in your CI/CD phase to catch known vulnerabilities using tools like clair or Anchore.

  4. kops

    Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management

    Like any other software, Kubernetes also has bugs and issues. And from time to time, there might be a high severity bug that calls for a CVE. Hence, it's an excellent idea to keep the Kubernetes version up to date on the server and the CLI client. You can check the Kubernetes security and disclosure information website to see if there are known security vulnerabilities for your Kubernetes version. If you are using a managed PaaS, it should be pretty easy to upgrade, and for on-prem installations, there are tools like kOps, kubeadm, and so on, that makes it easy to upgrade clusters.

  5. docker-bench-security

    The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.

    Use Docker Bench for Security to audit your container images

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Homelab vulnerability/virus scanner

    1 project | /r/docker | 7 Feb 2023
  • Sublime Music - A FLOSS desktop client for Subsonic API servers (Airsonic, Navidrome, Gonic, etc)

    3 projects | /r/selfhosted | 28 Jul 2022
  • Clair – Vulnerability Static Analysis for Containers

    1 project | /r/CKsTechNews | 18 Jun 2022
  • Clair – Vulnerability Static Analysis for Containers

    1 project | news.ycombinator.com | 18 Jun 2022
  • How to leverage image vulnerability scanning on AWS ECR using a fully automated solution

    2 projects | dev.to | 9 Mar 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?