github.com/shashidharatd/test-infra@v0.0.0-20171006011030-71304e1ca560/jobs/env/ci-kubernetes-e2e-gce-federation-release-1-7.env (about)

     1  ### job-env
     2  FEDERATION=true
     3  USE_KUBEFED=true
     4  
     5  KUBE_REGISTRY=gcr.io/k8s-jkns-e2e-gce-f8n-1-7
     6  
     7  # Where the clusters will be created.
     8  E2E_ZONES=us-central1-a us-central1-b us-central1-f
     9  FEDERATION_CLUSTERS=us-central1-a us-central1-b us-central1-f
    10  
    11  
    12  FEDERATION_DNS_ZONE_NAME=release1-7.test-f8n.k8s.io.
    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_PUSH_REPO_BASE=gcr.io/k8s-jkns-e2e-gce-f8n-1-7
    21