docker / docs

Source repo for Docker's Documentation
https://docs.docker.com
Apache License 2.0
4.15k stars 7.22k forks source link

Add documentation for dsr option for Overlay Networks #9652

Open arkodg opened 4 years ago

arkodg commented 4 years ago

https://github.com/docker/libnetwork/pull/2270 adds support to create a overlay network with DSR (direct server return) mode which does an L2 forward and skips a SNAT rewrite keeping the L3 headers intact

Usage docker network create -d overlay --opt dsr dsr-net

File: network/network-tutorial-overlay.md

arkodg commented 4 years ago

cc: @thaJeztah

docker-robott commented 1 year ago

There hasn't been any activity on this issue for a long time. If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment. If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

thaJeztah commented 1 year ago

/lifecycle frozen