github.com/shashidharatd/test-infra@v0.0.0-20171006011030-71304e1ca560/jobs/env/ci-kubernetes-pull-gce-federation-deploy.env (about) 1 # NOTE: Although this job is a dependency for a pull job, this is 2 # being deployed as a CI job because we want this to run this job 3 # periodically to bring up and tear down the clusters. 4 5 ### job-env 6 FEDERATION=true 7 8 KUBE_REGISTRY=gcr.io/k8s-jkns-pr-bldr-e2e-gce-fdrtn 9 10 11 # Where the clusters will be created. Federation components are now deployed to the last one. 12 E2E_ZONES=us-central1-a us-central1-b us-central1-f 13 FEDERATION_CLUSTERS=us-central1-a us-central1-b us-central1-f