Please add operatorhub.io support
Specifically, I would like to see the Phase 5 Auto Pilot maturity model achieved.
https://operatorhub.io https://raw.githubusercontent.com/operator-framework/operator-sdk/master/doc/images/operator-capability-level.png
I want to work on this project. Can you please guide me?
Hey @DeViL3998, I'd be happy to. Please check out the https://github.com/kubernetes-sigs/kubebuilder project, as that is the framework that this operator is built off of.
If you have any additional questions, maybe create an issue to create documentation around how to develop on the project. I think it would be useful, but as I'm not new to the project I'm not exactly sure what needs to be documented.
Looks like https://operatorhub.io is quite successful with 112 operators so far. Cannot find ZK operator, so I suppose we need to get that in there as well, since the hub seems to have some dependency mechanism in place instead of us embedding zk stuff. I filed https://github.com/pravega/zookeeper-operator/issues/153 to see if they want to take the same approach.