kube-bench
Checks whether Kubernetes is deployed securely against CIS Kubernetes Benchmark.
Why consider kube-bench?
kube-bench is an open-source Go application that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes Benchmark. It audits master nodes, worker nodes, etcd, and control plane configurations.
Learn kube-bench by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of kube-bench
kube-bench outputs clear PASS/FAIL/WARN scores for each CIS guideline with remediation commands to harden Kubernetes clusters.
Quickstart
# Run kube-bench as a Kubernetes Jobkubectl apply -f https://raw.githubusercontent.com/aquasecurity/kube-bench/main/job.yamlkubectl logs -f job/kube-benchkube-bench is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.