Skip to content

Support multiple network interfaces in Swarm #24317

@F21

Description

@F21

A lot of times, for small deployments, we might have a set up like so:

  • 3 nodes with 1 network interface connected to a local private network.
  • 2 nodes with 2 network interfaces, 1 connected to the local private network and 1 connected to the public internet.

It would be nice if we could set up a swarm on the local private network, and allow the nodes with a public interface to publish ports to the public interface for services like webservers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions