As of now when nfs-volume is provisioned provisioner will create NFS-server deployment and scheduling is limited to handover to backend-storage class topology and K8s scheduler.
Supporting an option to specify node information in NFS StorageClass (or) Provisioner will help to schedule NFS-Server on specific nodes.
Note:
- Users should specify a subset of allowed topologies if there exists any such information in the backend storage class.
As of now when nfs-volume is provisioned provisioner will create NFS-server deployment and scheduling is limited to handover to backend-storage class topology and K8s scheduler.
Supporting an option to specify node information in NFS StorageClass (or) Provisioner will help to schedule NFS-Server on specific nodes.
Note: