higress-group/higress

Support Etcd as Service Registry

Open

#385 opened on Jun 17, 2023

 (1 comment) (0 reactions) (0 assignees)Go (1,219 forks)github user discovery
area/registryhelp wantedlevel/challengesig/controller

Repository metrics

Stars
 (9,036 stars)
PR merge metrics
 (Avg merge 7d 9h) (18 merged PRs in 30d)

Description

Why do you need it?

etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. etcd gracefully handles leader elections during network partitions and will tolerate machine failure, including the leader.

How could it be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

Contributor guide