kind: add additional worker nodes to kubernetes
In some circumtances the cluster can exhaust the number of available CPU resources.
Try to mitigate this by creating 3 additional worker nodes, so instead of scheduling all pods in the same node, we give the scheduler some air.
Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org