Q. Are Docker configs shared across all Swarm nodes?
β
Correct Answer: (D)
Only shared with nodes that run the service
Explanation: Configs are securely shared only with nodes running services that require them.