diff --git a/cluster/images/hyperkube/README.md b/cluster/images/hyperkube/README.md index 55978d3aded..60fba63aa4b 100644 --- a/cluster/images/hyperkube/README.md +++ b/cluster/images/hyperkube/README.md @@ -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)