distribute containers across multiple pods for 'ver'

There are current 14 containers in the 'ver-0' pod. Collectively, they require ~3000Mib. In order for the kube scheduler to place the pod a cluster node needs to have all these resources available.


If these 14 containers were split across multiple pods with roughly equivalent resource requirements this would allow better resource distribution across nodes and allow clusters with smaller node instances to still be able to schedule the pod.



  • Kevin Reynolds
  • Sep 3 2021
  • Attach files