Skip to content

Proposal: deprecated (and remove) "--cluster-xx" options (legacy overlay networks) #40383

@thaJeztah

Description

@thaJeztah

The "node discovery" feature was added to implement overlay networks with an external k/v store
https://docs.docker.com/engine/reference/commandline/dockerd/#node-discovery

With swarm "standalone" being in maintenance mode, and SwarmKit providing all functionality to create overlay networks (which could be used for standalone swarm if created with the --attachable option), we should deprecate this feature, and remove it.

The following flags will be removed/deprecated on the dockerd daemon:

      --cluster-advertise string                Address or interface name to advertise
      --cluster-store string                    URL of the distributed storage backend
      --cluster-store-opt map                   Set cluster store options (default map[])

(this is just a placeholder to start the discussion, I'll add more information about things to change)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions