openanalytics / shinyproxy-operator

Easily run ShinyProxy on a Kubernetes cluster
https://shinyproxy.io
Apache License 2.0
36 stars 9 forks source link

OperatorLifecycleManager support #10

Open kfox1111 opened 3 years ago

kfox1111 commented 3 years ago

The OLM (https://olm.operatorframework.io/) allows users to install operators easily.

shinyproxy-operator could release a bundle that would allow for the easy installs: https://olm.operatorframework.io/docs/tasks/creating-operator-bundle/

dseynaev commented 3 years ago

Hi @kfox1111,

OA is not actively using OLM and would likely depend on community contributions and feedback to keep the OLM bundle up to date.

The project looks very interesting however, and we would be happy to review a PR with a bundle. Ideally it would have to be autogenerated from the kustomize bases.