turbot/kubernetes_compliance

Dashboard: All 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 dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-kubernetes-compliance

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select All Controls dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run kubernetes_compliance.benchmark.all_controls --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.all_controls

Tags