Skip to content

Draft: Set replicaAutoBalance to "best-efforts" to enable balancing longhorn replicas

Mohan Sharma requested to merge Set_replicaAutoBallance_for_longhorn into main

What does this MR do and why

This MR enables the balancing of longhorn replicas automatically across the nodes.

By default, no replica auto-balance will be done.

Setting replicaAutoBallance to best-effort to avoid the risk to end up with all the replicas on the same node after a rolling upgrade.

cc @satyawanj @jparkash2 @cristian.manda @tmmorin

Related reference(s)

Test coverage

Edited by Mohan Sharma

Merge request reports