Analyzer that shows why your Kubenetes cluster does not scale down like you expect
One of the tougher things of maintaining a Kubernetes cluster is making sure it scales down correctly.
Even the official Kubernetes autoscaler FAQ has a section specifically targeted to this.
This tool helps identifying the issues that the pods in your cluster may have that prevent the cluster autoscaler from scaling down.
php analyzer.php
Coming soon.
If you found a bug or have a question, please open an issue on the GitHub Issue tracker.
Improvements can be sent by a Pull Request against the master branch and are greatly appreciated!