The module is available only in Deckhouse Enterprise Edition.

The functionality of the module might significantly change. Compatibility with future versions is not guaranteed.

Schema version: 1

  • 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" }