- Wait for cluster to fully scale down
cd scenairo1
./run.sh
Cluster will now look like this:
Events look like this (indicating cluster is scaling up):
As the smalljob's finish, the cluster autoscaler kicks in an tries to schedule longjob on a different node. This is particularly strange becase longjob is actually running on a dedicated node during my testing.