Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support running overlay networking on top of dynamic IP addresses #1479

Open
aaronlehmann opened this issue Sep 28, 2016 · 4 comments
Open

Comments

@aaronlehmann
Copy link
Contributor

Work is underway in SwarmKit to support dynamic IP addresses for managers in the Raft implementation: moby/swarmkit#1579

For dynamic IP addresses to be fully supported in SwarmKit, libnetwork will need to be updated to handle address changes in overlay networking.

This could support some interesting use-cases, like running swarm clusters of laptops attached to WiFi networks. Since developers often run these tools on their laptops, it would be very nice to support this use case smoothly.

cc @mrjana @mavenugo

@dongluochen
Copy link
Contributor

Servers running in DHCP environment may also change IP on reboot.

@jmzwcn
Copy link
Contributor

jmzwcn commented Jan 23, 2017

Any progress about this feature? Or any advice for this code change?

@GordonTheTurtle
Copy link

@aaronlehmann It has been detected that this issue has not received any activity in over 6 months. Can you please let us know if it is still relevant:

  • For a bug: do you still experience the issue with the latest version?
  • For a feature request: was your request appropriately answered in a later version?

Thank you!
This issue will be automatically closed in 1 week unless it is commented on.
For more information please refer to #1926

@aaronlehmann
Copy link
Contributor Author

Let's keep this open. cc @abhinandanpb

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

No branches or pull requests

4 participants