tsuru/tsuru-dashboard

admin: remove node from a cluster

andrewsmedina opened this issue · 1 comments

this page should be the equivalent of tsuru-admin docker-node-remove with the --destroy and --no-rebalance parameters:

--destroy: Destroy the machine in the IaaS used to create it, if it exists.
--no-rebalance: Do not rebalance containers of removed node.