upmc-enterprises / elasticsearch-operator

manages elasticsearch clusters
Other
655 stars 133 forks source link

Enable management via CoreOS Operator Lifecycle Manager #200

Open ron1 opened 6 years ago

ron1 commented 6 years ago

The Elasticsearch Operator should integrate with the Operator Lifecycle Manager, a component of the CoreOS Operator Framework (see https://github.com/operator-framework/operator-lifecycle-manager for details).

stevesloka commented 6 years ago

Do you have to use the operator kit to utilize? Is there an interface I can implement?

pieterlange commented 6 years ago

Overall i think it's worth it to standardize on the operator framework but it probably means a fair bit of refactoring.