Pass 2: k8s GCR vanity URL (#8006)

This commit is contained in:
Tim Hockin
2018-04-06 15:13:09 -04:00
committed by k8s-ci-robot
parent 45a0819cdc
commit 8dff71a36b
11 changed files with 21 additions and 20 deletions
+2 -1
View File
@@ -315,7 +315,8 @@ official release images or you can build from HEAD.
#### Using official release images
As part of every release, images are pushed to `k8s.gcr.io`. To use
As part of every release, images are pushed to `staging-k8s.gcr.io`, which are
re-published through `k8s.gcr.io` (which is globally replicated). To use
these images, set env var `FEDERATION_PUSH_REPO_BASE=k8s.gcr.io`
This will always use the latest image.
To use the hyperkube image which includes federation-apiserver and