I'd want to know , how to work load balancing multipul storage with Kubernetes
I have 2 FAS8200 Storage without cluster, and 1 FAS8300 Storage
1 kubernetes master node and 100~ worker nodes
We are going to build a service using a total of 3 storage units.
I am planning to use iscsi, and I am curious how loadbalancing is performed when generating pv in k8s at this time.
I want to use the capacity of the three storage units as evenly as possible.