Available in editions: CE, BE, SE, SE+, EE
The module lifecycle stage: General Availability
The module is enabled by default in the following bundles: Default, Managed.
The module is disabled by default in the Minimal bundle.
Conversions
The module is configured using the ModuleConfig resource, the schema of which contains a version number. When you apply an old version of the ModuleConfig schema in a cluster, automatic transformations are performed. To manually update the ModuleConfig schema version, the following steps must be completed sequentially for each version :
- Updates from version 1 to 2:
Delete
settings.
Parameters
Schema version: 2
- objectsettings
- stringsettings.deschedulingInterval
Interval between pod redistribution runs.
Supported values:
Frequent: Runs every 5 minutes. Suitable for clusters where faster pod redistribution is important.Moderate: Runs every 15 minutes (default).Rare: Runs every 30 minutes. Suitable for clusters where it’s important to minimize the number of pod redistributions.
Default:
ModerateAllowed values:
Frequent,Moderate,Rare

