title |
content_type |
_build |
stages |
removed |
ControllerManagerLeaderMigration |
feature_gate |
|
stage |
defaultValue |
fromVersion |
toVersion |
alpha |
false |
1.21 |
1.21 |
|
stage |
defaultValue |
fromVersion |
toVersion |
beta |
true |
1.22 |
1.23 |
|
stage |
defaultValue |
fromVersion |
toVersion |
stable |
true |
1.24 |
1.26 |
|
|
true |
Enables Leader Migration for
kube-controller-manager and
cloud-controller-manager
which allows a cluster operator to live migrate
controllers from the kube-controller-manager into an external controller-manager
(e.g. the cloud-controller-manager) in an HA cluster without downtime.