Unofficial plugin to use Didiyun EBS as a PVC in Kubernetes.
- Node name in Kubernetes must be the same of the name in the didiyun console
- Nodes supports mouting EBS must be labelled with proper labels
- CSIDriver Object is not supported (yet)
helm repo add csi-didiyun-ebs https://supremind.github.io/csi-didiyun-ebs/charts
helm repo update
helm upgrade --install csi-ebs csi-didiyun-ebs/csi-didiyun-ebs --namespace didiyun --create-namespace --version 0.1.1 -f ./examples/values.yaml