mesosphere / kudo-cassandra-operator

KUDO Cassandra Operator
https://kudo.dev
Apache License 2.0
10 stars 3 forks source link

Add nodeAffinity label to cordon only cassandra from a k8s node, kudo v0.13.0 #123

Closed ANeumann82 closed 4 years ago

ANeumann82 commented 4 years ago

Added an nodeAffinity label for nodes not to contain a specific label. This makes it a lot easier to evict nodes from a k8s node without draining or cordon the whole node.

Updated KUDO dependency to 0.13.0

Signed-off-by: Andreas Neumann aneumann@mesosphere.com