UpCloud CSI Driver
Overview
UpCloud CSI Driver provides a basis for using the UpCloud Storage
service in CO systems, such as
Kubernetes, to obtain stateful application deployment with ease.
Additional info about the CSI can be found
in Kubernetes CSI Developer Documentation
and Kubernetes Blog.
Disclaimer
Before reaching the v1.0.0 version, UpCloud CSI Driver is NOT recommended for production environment usage.
Deployment
Kubernetes
Kubernetes deployment README describes how to deploy UpCloud CSI driver using kubectl
and sidecar containers.
HashiCorp Nomad
Nomad deployment README describes how to deploy UpCloud CSI driver using Nomad.
Developing the CSI driver
See DEVELOPING.md for more instructions how to develop and debug UpCloud CSI driver.
Contribution
Feel free to open PRs and issues, as the development of CSI driver is in progress.