Benchmark: EKS Checks
Thrifty EKS Benchmark
Thrifty developers ensure that their EKS node groups configured with linux EC2 instances uses graviton as AWS graviton processors are custom-built by AWS to deliver the best price performance for cloud workloads.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select EKS Checks.
Run this benchmark in your terminal:
powerpipe benchmark run aws_thrifty.benchmark.eks
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_thrifty.benchmark.eks --share