What is the purpose of the '--publish mode=host' option when creating a Swarm service?
-
A
It binds the port directly on the host without using the routing mesh
-
B
It publishes the service to the host's external DNS
-
C
It enables host-mode networking for all inter-service communication
-
D
It forces the container to share the host's network namespace