Nextcloud operator for kubernetes
This are instructions for development:
- Install the operator-sdk: https://sdk.operatorframework.io/docs/building-operators/golang/quickstart/
- Install and start a minkube instance
- Run locally while we're under development
$ make install run