Maxwell Forbes
c48536304a
Merge pull request #3296 from zmerlynn/fix_gke_network_sigh
...
GKE: Also need to muck with the firewall rule here
2015-01-07 16:30:19 -08:00
Zach Loafman
36e2886d95
GKE: Also need to muck with the firewall rule here
2015-01-07 16:12:20 -08:00
Zach Loafman
a203410f15
Revert "GKE: Add ENABLE_CLUSTER_DNS, compute appropriate DNS_SERVER_IP"
...
We actually can't yet support cluster DNS inside GKE yet; it conflicts
with how we handle startup internally.
This reverts commit fdccfe970d
.
2015-01-07 14:50:10 -08:00
Zach Loafman
15f0068c7d
Allow specifying GCE network in GKE provider, default to "e2e" for tests
2015-01-07 12:18:11 -08:00
Zach Loafman
fdccfe970d
GKE: Add ENABLE_CLUSTER_DNS, compute appropriate DNS_SERVER_IP
...
Fixes https://github.com/GoogleCloudPlatform/kubernetes/issues/3191
2015-01-03 07:41:09 -08:00
Zach Loafman
b3ce311fd8
Fix binary detection on GKE
...
* kubectl is kubectl.sh in the e2es, so not needed in the path
* Use the environment variable, and try to make sure the preview
component is installed.
2014-12-21 08:03:49 -08:00
Max Forbes
c3efef86d0
Add GKE as a provider.
2014-12-19 11:47:06 -08:00