Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to delete Unreachable Nodes in Docker Cloud?

I moved a few clusters (and their nodes) in Docker Cloud to another account because we started to use the organizations feature. The nodes are already terminated on AWS, but they still have an "Unreachable" state.

I can't find a way to delete the clusters (and nodes) in Web Interface or in the CLI.

I keep on receiving the following error: 'Node Cluster Terminate Failed'.

Update: the nodes are still not terminated but i'm still paying monthly usage.

like image 620
lukin Avatar asked Nov 09 '22 08:11

lukin


1 Answers

I'm testing the current version of docker cloud and this seems to be fixed (I can remove unreachable node).

like image 137
JakubKnejzlik Avatar answered Nov 15 '22 07:11

JakubKnejzlik