commit | 7b40dfa9f280e8f6e9971c06b9792c1ce089d70f | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Thu Apr 02 16:33:05 2020 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Fri Apr 03 15:48:19 2020 +0000 |
tree | 6d921ce5e2b40b1fac110ff9e9bc43b95e7f8da8 | |
parent | a1343490bbcea5b70593921121bd6af79624cd4e [diff] |
Limit Nodepool to 4 servers We have a 72vcpu quota, and nodepool does not have support for automatically detecting the quota in GCE yet. If we request too many, nodepool will return an error. Until we improve the GCE driver in nodepool to handle this automatically, limit our usage to 4 servers, which should stay under the quota since our largest usage is 16vcpus. Change-Id: Ic7d08593889891ded4aec8114594c068f5330f42