mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-21 02:10:41 +00:00
Instead of using runReplicatedPodOnEachNode method which is suited to a small number of nodes, distribute pods on the nodes with desired load using RCs that eat up all the space we want to be empty after distribution.