Perform the following procedure to remove a cluster minion node from a containerized Carbon Black EDR cluster.

Procedure

  1. Stop the cluster: on the primary node, run ./edr-docker stop.
  2. Change the node's read-only status: run ./edr-docker cluster change-node -N [Node ID] -R True.
  3. Run edr-docker cluster remove-node and follow the prompts.
  4. Start the cluster: on the primary node, run ./edr-docker start.