From b5ea361515f1faea8f24a5fb867d399a98c3ffcd Mon Sep 17 00:00:00 2001 From: Dongluo Chen Date: Fri, 20 Jan 2017 14:19:53 -0800 Subject: [PATCH] Clarify --opt encrypted option (#1299) --- swarm/networking.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/swarm/networking.md b/swarm/networking.md index a99eb08d3d..c61d297f3a 100644 --- a/swarm/networking.md +++ b/swarm/networking.md @@ -99,6 +99,9 @@ NETWORK ID NAME DRIVER 5262bbfe5616 node-1/bridge2 bridge ``` +`--opt encrypted` is a feature only available in Docker Swarm mode. It's not supported in Swarm standalone. +Network encryption requires key management, which is outside the scope of Swarm. + ## Remove a network To remove a network you can use its ID or its name. If two different networks