zegl / kube-score

Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
https://kube-score.com
MIT License
2.65k stars 174 forks source link

score/hpa: added a check for hpa min replicas > 1 #588

Closed ReuDa closed 4 months ago

ReuDa commented 4 months ago

Fixes #581

RELNOTE: score/hpa: added a check for hpa min replicas > 1
zegl commented 4 months ago

LGTM, very nice! ⭐