|
|
|
Show HN: Hanoi-CLI – simulate and optimize pod placement in Kubernetes
(github.com)
|
|
2 points
by kreicer
89 days ago
|
|
Hi HN, I built hanoi-cli, a small CLI tool that analyzes how pods are distributed across Kubernetes nodes and suggests a better placement. The idea came from a recurring issue: clusters often end up imbalanced even when requests/limits are set properly. Some nodes get overloaded while others stay underutilized. Would love feedback. |
|