kubernetes v1.33

StorageClass.allowedTopologies

allowedTopologies restrict the node topologies where volumes can be dynamically provisioned. Each volume plugin defines its own supported topology specifications. An empty TopologySelectorTerm list means there is no topology restriction. This field is only honored by servers that enable the VolumeScheduling feature.

1 fields
StorageClass.allowedTopologies fields and descriptions
Field / TypeDescription
TopologySelectorLabelRequirement[]

A list of topology selector requirements by labels.

  • x-kubernetes-list-type: "atomic"