github.com/shashidharatd/test-infra@v0.0.0-20171006011030-71304e1ca560/jobs/env/ci-kubernetes-soak-gce-federation-deploy.env (about) 1 2 ### soak-env 3 4 ### job-env 5 FEDERATION=true 6 KUBE_REGISTRY=gcr.io/k8s-jkns-gce-federation-soak 7 8 USE_KUBEFED=true 9 10 # Where the clusters will be created. 11 E2E_ZONES=us-central1-a us-central1-b us-central1-f 12 FEDERATION_CLUSTERS=us-central1-a us-central1-b us-central1-f 13 14 # TODO: Replace this with FEDERATION_HOST_CLUSTER, but do it in 15 # lock steps. First make current the scripts understand the host 16 # parameters. Then make the necessary changes to make them more 17 # accurate. 18 FEDERATION_HOST_CLUSTER_ZONE=us-central1-f 19 20 FEDERATION_DNS_ZONE_NAME=soak.test-f8n.k8s.io. 21