open-nomad/demo/csi
Tim Gross 14215c80c6
hclfmt digitalocean demo to pass linting (#9353)
2020-11-13 14:16:15 -05:00
..
ceph-csi-plugin
cinder-csi-plugin
digitalocean hclfmt digitalocean demo to pass linting (#9353) 2020-11-13 14:16:15 -05:00
README.md

README.md

Container Storage Interface (CSI) examples

This directory contains examples of registering CSI plugin jobs and volumes for those plugins.

Contributing

If you'd like to contribute an example, open a PR with a folder for the plugin in this directory. This folder should include:

  • A README.md with any added instructions a user might need to use the plugin. Please include a link to the CSI plugin's source repository.
  • A Nomad job file for the plugin.
  • A volume specification file.