From a06d221e62f39554d155d5b187b3e49691a70ecc Mon Sep 17 00:00:00 2001 From: liuweiyi Date: Mon, 19 Aug 2019 16:40:26 +0800 Subject: [PATCH] Add more. --- docs/en/setup/backend/backend-cluster.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/setup/backend/backend-cluster.md b/docs/en/setup/backend/backend-cluster.md index f46c1b6f6..df7bc9087 100644 --- a/docs/en/setup/backend/backend-cluster.md +++ b/docs/en/setup/backend/backend-cluster.md @@ -10,6 +10,7 @@ with each other. by using k8s native APIs to manage cluster. - [Consul](#consul). Use Consul as backend cluster management implementor, to coordinate backend instances. - [Nacos](#nacos). Use Nacos to coordinate backend instances. +- [Etcd](#etcd). Use Etcd to coordinate backend instances. ## Zookeeper coordinator Zookeeper is a very common and wide used cluster coordinator. Set the **cluster** module's implementor