Skip to content

Remove a specific node in MKE via Launchpad #550

@abrainerd

Description

@abrainerd

Users would like to have control to restart a specific node from the launchpad config, set the prune values appropriately, and run launchpad apply to remove the host. After running launchpad apply, the node that was "reset" still has ucp containers running it. The manager nodes no longer consider the removed host to be in the swarm, but the host still thinks it is a part of a swarm and so keeps all the containers running.

Currently there is a procedure to manually remove the node to leave the swarm, remove all the containers stop running, and then manually clean up the docker installation of images and volumes to prepare for a fresh install, however this procedure is time-consuming and not applicable to the frequent resets required by the users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions