Available with limitations in: CE
Available without limitations in: SE, SE+, EE
Preliminary version. The functionality may change, but the basic features will be preserved. Compatibility with future versions is ensured, but may require additional migration actions.
The module is only guaranteed to work if the system requirements are met. As for any other configurations, the module may work, but its smooth operation is not guaranteed.
parameters
Schema version: 1
- 
      
      - 
    objectsettings.backupModule backup settings- 
    booleansettings.backup.enabledModule backup stateDefault: true
- 
    integersettings.backup.retentionCountNumber of backups to keepDefault: 7
- 
    stringsettings.backup.scheduleBackup scheduleDefault: 0 3 * * *
 
- 
    
- 
    objectsettings.dataNodesSettings for Linstor on nodes with dataDefault: {}- 
    objectsettings.dataNodes.nodeSelectorThe same as in the Pods spec.nodeSelectorparameter in Kubernetes.If parameter is omitted, Linstor nodes will be placed on all nodes. Caution! Changing this parameter does not result in data redistribution. If node with data no longer matches the nodeSelector, data on that node will become inaccessible.Default: { "kubernetes.io/os": "linux" }
 
- 
    
- 
    objectsettings.drbdPortRangeSettings for DRBD TCP portsDefault: {}- 
    integersettings.drbdPortRange.maxPortDRBD ports range endDefault: 7999
- 
    integersettings.drbdPortRange.minPortDRBD ports range startDefault: 7000
 
- 
    
- 
    booleansettings.enableThinProvisioningAllow thin LVM volumes usageDefault: false
- 
    stringsettings.logLevelModule log levelDefault: INFOAllowed values: ERROR,WARN,INFO,DEBUG,TRACE
- 
    stringsettings.registrySchemeDeprecated parameter. Remove it from ModuleConfig for Deckhouse with version greater than 1.57.Default: https
 
-