const MAX_SIDECAR_NODE_SIZE: usize = 32;
The maximum side of a sidecar node. This is tuned to ensure that there are enough Linux CPUs to manage all the sidecar VPs.