hobby-kube / guide

Kubernetes clusters for the hobbyist.
MIT License
5.57k stars 258 forks source link

Hetzner Volumes via CSI driver #72

Open nimame opened 5 years ago

nimame commented 5 years ago

Since January Hetzner has a CSI driver for their scalable "Volumes": https://github.com/hetznercloud/csi-driver

Wouldn't that be a superior alternative to Rook et al. in the case of Hetzner?

Thanks for this project btw. -- really helpful!

pstadler commented 5 years ago

It probably is, but I'd like to keep this project provider agnostic. However, it would be great to add some hints to the guide.