Enhance the logic to wait for k8s resources in `create_cluster.sh`
Created by: NotTheEvilOne
This PR add additional logic to wait for k8s resources and
to be created before kubectl wait
is called. This adds two new bash functions for repetitive code.
Closes #553 (closed)