admin: remove node from a cluster
andrewsmedina opened this issue · 1 comments
andrewsmedina commented
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.
andrewsmedina commented
fixed by 4d2a82e