All Kubernetes Compliance ControlsKubernetes CIS v1.20Kubernetes CIS v1.7.0Kubernetes NSA and CISA Hardening Guidance v1.0
Dashboard: All Kubernetes Compliance Controls
Overview
We are adding additional checks to improve the information gathering around other Kubernetes compliance best practices, these checks are out of the scope of any predefined benchmarks for Kubernetes but we consider them very helpful.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-kubernetes-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select All Kubernetes Compliance Controls dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run kubernetes_compliance.benchmark.all_controls --share
Benchmark
This dashboard is automatically generated from the following benchmark:
benchmark.all_controls