scratch.md: kubernetes/cluster/images/etcd/Makefile no longer uses ETCD_VERSION

This commit is contained in:
George G 2016-07-15 13:34:58 +01:00
parent 8b19d4cc45
commit febeb5825b
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ For etcd, you can:
We recommend that you use the etcd version which is provided in the Kubernetes binary distribution. The Kubernetes binaries in the release
were tested extensively with this version of etcd and not with any other version.
The recommended version number can also be found as the value of `ETCD_VERSION` in `kubernetes/cluster/images/etcd/Makefile`.
The recommended version number can also be found as the value of `TAG` in `kubernetes/cluster/images/etcd/Makefile`.
The remainder of the document assumes that the image identifiers have been chosen and stored in corresponding env vars. Examples (replace with latest tags and appropriate registry):