turbot/steampipe-mod-kubernetes-compliance

Benchmark: Containers should have a CPU request

Description

Containers should have CPU request. If required Kubernetes will make sure your containers get the CPU they requested.

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 Containers should have a CPU request.

Run this benchmark in your terminal:

powerpipe benchmark run kubernetes_compliance.benchmark.nsa_cisa_v1_network_hardening_cpu_request

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run kubernetes_compliance.benchmark.nsa_cisa_v1_network_hardening_cpu_request --share

Controls

Tags