Which THREE factors influence whether a pod requesting a storage volume can be successfully scheduled to a specific worker node when using topology-aware storage?
CSI drivers report which nodes can access specific volume topologies.
Why this answer
Topology-aware scheduling considers node topology labels, volume accessibility constraints, and availability zones matching the provisioned PV.