mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-18 12:20:24 +00:00
.. | ||
deploy.sh | ||
Dockerfile | ||
ds.yaml | ||
README.md |
This directory contains an example of the DaemonSet Flexvolume driver deployment method. See documentation here.
Steps to use the DaemonSet deployment method:
- Copy the Flexvolume driver to
drivers
directory. To get a basic example running, copy thedummy
driver from the parent directory. - If you'd like to just get a basic example running, you could skip this step. Otherwise, change the places marked with
TODO
in all files. - Build the deployment Docker image and upload to your container registry.
- Create the DaemonSet.