Module
Scope: Cluster
Version: v1alpha1
Describes the module’s status in the cluster. The Module
object is created automatically after configuring the ModuleSource and successfully completing synchronization.
- properties
- properties.availableSources
Available sources for downloading the module.
- properties.disableOptions
Parameters of module disable protection.
- properties.disableOptions.confirmation
- properties.disableOptions.message
- properties.namespace
Module namespace.
- properties.releaseChannel
Module release channel.
- properties.requirements
Module dependencies, a set of requirements that must be met for Deckhouse Kubernetes Platform (DKP) to run the module.
- properties.requirements.bootstrapped
Required cluster installation status (for built-in DKP modules only).
- properties.requirements.deckhouse
Required Deckhouse version.
- properties.requirements.kubernetes
Required Kubernetes version.
- properties.requirements.modules
A list of other enabled modules required for the module.
- properties.source
Source the module was downloaded from (otherwise will be blank).
- properties.stage
Current stage of the module lifecycle.
- properties.subsystems
Module subsystems.
- properties.updatePolicy
Module update policy.
- properties.version
Module version.
- properties.weight
Module weight (priority).