Skip to content

Member Client URLs Advertisement Behavior #18787

Answered by ahrtr
jabellard asked this question in Q&A
Discussion options

You must be logged in to vote

--advertise-client-urls just advertise each member's client URLs for clients to connect to. If you configure wrong URLs, then the only issue is that it may mislead the clients. Other than this, there is no other security issue.

For example, assuming you have an etcd cluster something like below,

$ etcdctl member list -w table
+------------------+---------+--------+------------------------+------------------------+------------+
|        ID        | STATUS  |  NAME  |       PEER ADDRS       |      CLIENT ADDRS      | IS LEARNER |
+------------------+---------+--------+------------------------+------------------------+------------+
| 8211f1d0f64f3269 | started | infra1 | http://127.0.0.1:123…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jabellard
Comment options

Comment options

You must be logged in to vote
1 reply
@jabellard
Comment options

Answer selected by jmhbnz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants