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

Swarm Mode in 1.12 #13

Open
ghost opened this issue Jun 27, 2016 · 1 comment
Open

Swarm Mode in 1.12 #13

ghost opened this issue Jun 27, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 27, 2016

The swarm mode seems to have left out external service discovery. Will this be the preferred way to configure Docker Flow in production?

@vfarcic
Copy link
Owner

vfarcic commented Jun 27, 2016

Swarm mode will introduce a lot of changes we (in general) operate a
cluster. Among other things, it packs internal service discovery inside
Docker Engine. I don't think that will remove the need for Consul (or etcd)
since the internal registry is not meant to be used for anything but things
Docker Engine needs.

I'm currently on vacations. As soon as I come back I'll write a lot about
new features available in 1.12 and start adding things into Docker Flow.
The first change will probably be related to "Docker Flow: Proxy" since the
new networking provides some really nice new ways to organize eternal proxy
access.

I'm still not 100% sure whether I'll start using 1.12 features in
production or wait until 1.13 is out. More on that subject is coming as
well.

On Mon, Jun 27, 2016 at 7:10 AM pouledodue [email protected] wrote:

The swarm mode seems to have left out external service discovery. Will
this be the preferred way to configure Docker Flow in production?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#13, or mute the thread
https://github.com/notifications/unsubscribe/AFc5A9jNFrzJu5NZuQ5YbZAyv6RuCOXoks5qP1tMgaJpZM4I-wyZ
.

Viktor Farcic

Blog:
TechnologyConversations.com

Books:
The DevOps 2.0 Toolkit (http://www.amazon.com/dp/B01BJ4V66M or
https://leanpub.com/the-devops-2-toolkit)
Test-Driven Java Development (
http://www.amazon.com/Test-Driven-Java-Development-Viktor-Farcic-ebook/dp/B00YSIM3SC
)

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

1 participant