Huawei / eSDK_K8S_Plugin

Container-Storage-Interface (CSI) for Huawei storage
Apache License 2.0
82 stars 47 forks source link

Added requirements analysis and design proposal for Helm deployment for eSDK #38

Open anvithks opened 3 years ago

anvithks commented 3 years ago

Added the requirements analysis and design for Helm deployment of eSDK plugins.

The implementation can be checked using #35

tongpu commented 2 years ago

We've already developed a Helm chart for deploying the Huawei CSI plugin in the past: https://github.com/adfinis-sygroup/helm-charts/tree/master/charts/huawei-csi-plugin

Feel free to take whatever is required to improve your chart from there. I'll look into the current proposal in this PR and provide some feedback from our experience up to now.

anvithks commented 2 years ago

Thank you @tongpu .I will check it out.