Skip to content

Configure the addressed used for clients to connect to (external vs subnet)#15

Open
neykov wants to merge 1 commit intobrooklyncentral:masterfrom
neykov:configure-advertised-address
Open

Configure the addressed used for clients to connect to (external vs subnet)#15
neykov wants to merge 1 commit intobrooklyncentral:masterfrom
neykov:configure-advertised-address

Conversation

@neykov
Copy link
Contributor

@neykov neykov commented Jun 13, 2017

Etcd forces clients to connect to the advertise-client-urls passed when it starts. This is hardcoded to be the external IP address of the node. Since the blueprint is supposed to be a part of a more complex application it makes more sense to connect on the local (subnet) addresses of the nodes instead - the public addresses could be firewalled. Switching to advertising the subnet address by default, but making it configurable so simple etcd deployments talking to the internet are still possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant