Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

supremind/csi-didiyun-ebs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status Coverage Status Go Report Card

Didiyun EBS CSI Plugin

Unofficial plugin to use Didiyun EBS as a PVC in Kubernetes.

Known Limitations

  • 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)

Deploy

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

Contributors

About

Unofficial CSI plugin to use Didiyun EBS as a PVC in Kubernetes.

Resources

Stars

Watchers

Forks

Contributors