mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
Allow specifying GCE network in GKE provider, default to "e2e" for tests
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
# The following are default-specific settings.
|
||||
CLUSTER_NAME="${CLUSTER_NAME:-${USER}-gke}"
|
||||
NETWORK=${KUBE_GKE_NETWORK:-default}
|
||||
|
||||
# For ease of maintenance, extract any pieces that do not vary between default
|
||||
# and test in a common config.
|
||||
|
Reference in New Issue
Block a user