From 08905ee59452ae9da7e5e2fc4712af33248c552d Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Wed, 29 Nov 2017 10:57:57 -0800 Subject: [PATCH] Documentation/upgrades: gcr.io as primary, do not deprecate quay.io Signed-off-by: Gyu-Ho Lee --- Documentation/upgrades/upgrade_3_3.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/upgrades/upgrade_3_3.md b/Documentation/upgrades/upgrade_3_3.md index 7daec18e4..b308b010c 100644 --- a/Documentation/upgrades/upgrade_3_3.md +++ b/Documentation/upgrades/upgrade_3_3.md @@ -111,7 +111,9 @@ curl -L http://localhost:2379/v3beta/kv/put \ Requests to `/v3alpha` endpoints will redirect to `/v3beta`, and `/v3alpha` will be removed in 3.4 release. -#### Deprecate `quay.io/coreos/etcd` for Docker container +#### `gcr.io/etcd-development/etcd` as primary container registry + +etcd uses [`gcr.io/etcd-development/etcd`](https://gcr.io/etcd-development/etcd) as a primary container registry, and [`quay.io/coreos/etcd`](https://quay.io/coreos/etcd) as secondary. Before