Giter Site home page Giter Site logo

Plugins about classicswarm HOT 9 CLOSED

docker-archive avatar docker-archive commented on August 20, 2024
Plugins

from classicswarm.

Comments (9)

abronan avatar abronan commented on August 20, 2024

Seems to me that this is only an external tool issuing commands using the remote api. And using some health-checking mechanisms as well as a discovery tool to add new slaves which is connected to the Docker Hub (for now and after some time will allow a cli way to add Slaves).

Concerning the second point, I agree that this would be useful to have of way to link containers across machines. But swarm could surely be composed with a networking stand-alone tool (using Weave for example) to connect containers across machines.

from classicswarm.

thaJeztah avatar thaJeztah commented on August 20, 2024

@lukemarsden I saw that you had a meet up during DockerCon regarding this. Has this become more clear? Would you be able to add some information to this ticket (asking, out off interest).

from classicswarm.

rgbkrk avatar rgbkrk commented on August 20, 2024

Once a container goes up on a host, how should we be routing to it?

from classicswarm.

robhaswell avatar robhaswell commented on August 20, 2024

@rgbkrk see #146, routing is out of scope for Swarm.

from classicswarm.

rgbkrk avatar rgbkrk commented on August 20, 2024

Well, I'm asking about how. It's clear linking doesn't work. I assume tools around it need to pull back the IP and port directly?

from classicswarm.

abronan avatar abronan commented on August 20, 2024

@rgbkrk To answer the "How?" on container linking, support for explicit links (with environment variables for the discovery) assumes modifications on the docker core project to be aware of multiple hosts and pull informations (IP and port) from another host through the remote api. But Swarm clearly seems to be an orthogonal tool built on top of Docker, and such a modification will bring some questioning about this orthogonality. Unless this feature is proposed as an extension using the upcoming plugin system

For now you can use Weave to link containers across hosts using virtual network interfaces. Fortunately, Weave is about to be integrated to Docker as a plugin in order to have native support for advanced networking. So this should not be a long-term issue for Swarm.

Hope this answers your question but tell me if I missed your main concern :)

from classicswarm.

robhaswell avatar robhaswell commented on August 20, 2024

Re @abronan there is also the Ambassador pattern.

from classicswarm.

abronan avatar abronan commented on August 20, 2024

@robhaswell Yes, +1 for the Ambassador pattern

from classicswarm.

aluzzardi avatar aluzzardi commented on August 20, 2024

This is being worked on with the clustering API. We are still missing the "plugin" part, but we are getting the extensible side.

Closing this in favor of #213 to track the underlying efforts.

from classicswarm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.