GoogleCloudPlatform / kube-jenkins-imager

Apache License 2.0
258 stars 82 forks source link

Number of nodes too small in cluster_up.sh #11

Closed znorris closed 8 years ago

znorris commented 8 years ago

The cluster_up.sh script has the NUM_NODES=1 which will not provide enough resources. All replication controllers initially start however bringing any to 0, then back to 1 will result in failed scheduling due to resource limits.