LinuxCommandLibrary

popeye

popeye

TLDR

Scan the current Kubernetes cluster

$ popeye
copy


Scan a specific namespace
$ popeye -n [namespace]
copy


Scan specific Kubernetes context
$ popeye --context=[context]
copy


Use a spinach configuration file for scanning
$ popeye -f [spinach.yaml]
copy

Copied to clipboard