Skip to content

Document ability to expose Swarm service ports without going through the routing mesh #643

@mdlinville

Description

@mdlinville

Problem description

Today you have:

node-1:80 -> routing mesh -> proxy -> overlay network -> nginx/php-fpm

By exposing the port locally, you would have:

node-1:80 -> proxy -> overlay network -> nginx/php-fpm

Which would result in one less hop.

cc/ @aluzzardi

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions