这是indexloc提供的服务,不要输入任何密码
Skip to content

Improve Docker Swarm support #327

@m90

Description

@m90

Docker Swarm is supported by this tool, albeit there's a caveat: services need to use a restart policy of on-failure where always is not supported. This brings problem like single node clusters deleting services on reboot.

It would be nice if we could find a more "swarmy" way of temporarily stopping a service. Maybe it could be done by scaling down the service to 0 replicas or even removing and redeploying the service entirely.

I'm creating this ticket mostly to collect my own thoughts around this feature (which is something I would like to use myself).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions