Merge pull request #45696 from philips/hyperkube-readme

Automatic merge from submit-queue

images: hyperkube: README: add a note about REGISTRY variable
This commit is contained in:
Kubernetes Submit Queue 2017-05-12 02:28:58 -07:00 committed by GitHub
commit 3a571384a2

View File

@ -10,6 +10,8 @@
$ build/run.sh make cross
# Build for linux/amd64 (default)
# export REGISTRY=$HOST/$ORG to switch from gcr.io/google_containers
$ make push VERSION={target_version} ARCH=amd64
# ---> gcr.io/google_containers/hyperkube-amd64:VERSION
# ---> gcr.io/google_containers/hyperkube:VERSION (image with backwards-compatible naming)