Support for AWS ELB

This commit is contained in:
Justin Santa Barbara
2015-05-22 20:12:53 -04:00
parent c741b8f3ae
commit 1e99426d5b
6 changed files with 834 additions and 91 deletions

View File

@@ -101,6 +101,7 @@ export PATH=$(dirname "${e2e_test}"):"${PATH}"
--gce-project="${PROJECT:-}" \
--gce-zone="${ZONE:-}" \
--kube-master="${KUBE_MASTER:-}" \
--cluster-tag="${CLUSTER_ID:-}" \
--repo-root="${KUBE_VERSION_ROOT}" \
--node-instance-group="${NODE_INSTANCE_GROUP:-}" \
--num-nodes="${NUM_MINIONS:-}" \