LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

popeye

Scan Kubernetes clusters for issues

TLDR

Scan Kubernetes cluster
$ popeye
copy
Scan specific namespace
$ popeye -n [namespace]
copy
Scan with specific context
$ popeye --context [context]
copy
Output as JSON
$ popeye -o json
copy
Save report to file
$ popeye --save --out [dir]
copy

SYNOPSIS

popeye [options]

DESCRIPTION

popeye scans a live Kubernetes cluster and reports potential issues, misconfigurations, and resource problems. It checks pods, services, deployments, and other resources against best practices and common pitfalls.Results are color-coded by severity (OK, info, warning, error). Use -n to scan a specific namespace, -o for machine-readable output formats (JSON, YAML, HTML), and --save to write reports to disk. All operations are read-only.

PARAMETERS

-n, --namespace NS

Scan specific namespace.
--context CTX
Kubernetes context.
-o, --out FORMAT
Output format (json, yaml, html).
--save
Save report to file.
-A, --all-namespaces
Scan all namespaces.

INSTALL

sudo pacman -S popeye
copy
sudo zypper install popeye
copy
brew install popeye
copy
nix profile install nixpkgs#popeye
copy

CAVEATS

Requires cluster access. Read-only operations.

HISTORY

Popeye was created as a Kubernetes cluster sanitizer and linter.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid