popeye

Scans Kubernetes clusters for best practices and security issues

brewmacoslinux
Try with needOr install directly
Source

About

Kubernetes cluster resource sanitizer

Commands

popeye

Examples

Scan the current Kubernetes cluster and display report$ popeye
Scan a specific namespace for resource issues$ popeye -n kube-system
Generate a detailed report and save to file$ popeye -o json > cluster-report.json