Q. What flag is used with docker swarm init to advertise the manager’s reachable address?

  • (A) --advertise-addr
  • (B) --listen-addr
  • (C) --manager-addr
  • (D) --announce
πŸ’¬ Discuss
βœ… Correct Answer: (A) --advertise-addr
Explanation: --advertise-addr tells other nodes which IP/port to use when joining the Swarm.
Explanation by: Mr. Dubey
--advertise-addr tells other nodes which IP/port to use when joining the Swarm.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
82
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
95%
Success Rate