Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 986 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 986 Bytes

HostPath CSI Operator

An Ansible Operator based off the non-production hostpath CSI driver

About

This is a non-production Operator based off the HostPath example CSI driver.

It was created to provide CSI driver authors with a reference for how to build a CSI Driver Operator with Operator-SDK and manage its lifecycle via Operator Lifeycle Manager.

If you are a CSI driver author and have previously developed Helm Charts for your driver, check out the Operator SDK's Helm Operator.

Requirements

TODO

Example Playbook

This role is meant to be used in an Ansible Operator inside a Kubernetes cluster, so it may not work as expected in typical Ansible playbooks.

License

BSD