Dashboard: Kubernetes Checks
Thrifty Kubernetes Benchmark
Thrifty developers eliminate their unused and under-utilized core kubernetes cluster resources. This benchmark focuses on finding resources that have been older than thresholds days.
Variables
Variable | Description | Default |
---|---|---|
kubernetes_cluster_age_max_days | The maximum number of days kubernetes clusters are allowed to run. | 90 days |
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-digitalocean-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Kubernetes Checks dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run digitalocean_thrifty.benchmark.kubernetes --share
Benchmark
This dashboard is automatically generated from the following benchmark:
benchmark.kubernetes