[helm] Sets custom csi name and add topology fields#95
[helm] Sets custom csi name and add topology fields#95pbabilas wants to merge 1 commit intoHuawei:masterfrom
Conversation
|
Rebased to aviod conflicts. |
hello, why do multi instance driver need to be installed in one cluster? We think one driver is enough, can you tell us your use scenario? |
Hi, In our cluster topology we use double datacentre to host nodes from. Every DC has it;s own disc array, and all we need to do is to defines which nodes has drivers from which disk array. Tried to do it by one driver but cant set correct nodes topology that nodes and driver are aware about DC there in and disc array they can use. |
Support for multi instance driver at one cluster.
Add nodeSelecotr and topology tolerations with csiDriver object.