v0.5.0
Features
- The kube-score cli now has two sub-commands, "score" and "list". If no sub command is specified, kube-score will default to the score command.
kube-score list
: Prints a list of all commands, this is mostly used to generate documentation.
New tests
- StatefulSet/Deployment has host PodAntiAffinity: Recommend to prevent different replicas from running on the same host #78
Changes to tests
- StatefulSet/Deployment has PodDisruptionBudget: Skip check if replicas is explicitly set < 2
- Container Image Pull Policy: Will always print a descriptive message if the check fails
Download
Download the binaries from the GitHub release page, or download the image from Docker Hub (zegl/kube-score:0.5.0
).