popeye
Utility that reports potential issues with Kubernetes deployment manifests.
- Scan the current Kubernetes cluster:
popeye
- Scan a specific namespace:
popeye -n {namespace}
- Scan specific Kubernetes context:
popeye --context={context}
- Use a spinach configuration file for scanning:
popeye -f {spinach.yaml}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).