mirror of https://github.com/k3s-io/k3s
695 B
695 B
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.