Skip to content

Handling unexpected k8s node termination in kubernetes #11742

Discussion options

You must be logged in to vote

In Redpanda we decided to make replication factor an invariant. This way to perform node decommissioning one needs additional capacity in the cluster to keep that invariant. In this particular case a fourth node is required. All the partitions will be replicated first to the newly added node and only then the node will be removed from the cluster. If there is enough capacity in the cluster the decommissioning process will finish regardless of state of the node being decommissioned.

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
1 reply
@mdfaizsiddiqui
Comment options

Comment options

You must be logged in to vote
13 replies
@RafalKorepta
Comment options

@pdeva
Comment options

@pdeva
Comment options

@mmaslankaprv
Comment options

Answer selected by mmaslankaprv
@pdeva
Comment options

@RafalKorepta
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants