Documentation
¶
Index ¶
Constants ¶
View Source
const ControllerName = "node-high-availability-config"
ControllerName is the name of the controller.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
Reconciler patches HA-relevant Deployments and StatefulSets when the number of nodes in the cluster crosses the single-node threshold. This re-triggers the HA config webhook which adjusts the topology spread constraints based on the current node count.
func (*Reconciler) AddToManager ¶
AddToManager adds Reconciler to the given manager.
Click to show internal directories.
Click to hide internal directories.