The module lifecycle stageGeneral Availability

Available with limitations in:  CSE Pro (1.67)

Available without limitations in:  EE

Requirements

To the Deckhouse version: 1.67 and above.

To the versions of other modules:

  • snapshot-controller: any version.

parameters

Schema version: 1

  • settings
    object
    • settings.nodeSelector
      object
      Specifies where shares can be mounted. Works the same way as the spec.nodeSelector parameter in Kubernetes Pods. If this parameter is omitted, HPE shares can be mounted on any node in the cluster running the Linux OS.

      Default: { "kubernetes.io/os": "linux" }