zalando-stups / planb-cassandra

Plan B Cassandra for STUPS/AWS with static IPs
Other
27 stars 18 forks source link

Run remote command host specific #225

Closed vibhory2j closed 4 years ago

vibhory2j commented 5 years ago

It would be nice to also run the remote command specific to some hosts in the cluster.

a1exsh commented 5 years ago

@vibhory2j Yeah, that should be possible. Do you mean specific IP address or specific rack? Just in case, maybe worth looking at what cstar does for inspiration: https://github.com/spotify/cstar

a1exsh commented 4 years ago

You can now use --filters to specify either a single host (with private-ip-address filter) or groups of hosts, e.g. per Availability Zone.