Модуль доступен только в Deckhouse Enterprise Edition.
Функциональность модуля может сильно измениться. Совместимость с будущими версиями не гарантируется
Версия схемы: 1
-
nodeSelectorSpecifies 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 theLinux
OS.По умолчанию:
{ "kubernetes.io/os": "linux" }