manticoresoftware / manticoresearch

Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
https://manticoresearch.com
GNU General Public License v3.0
9.04k stars 507 forks source link

ManticoreSearch Kubernetes operator #1506

Open AbstractiveNord opened 1 year ago

AbstractiveNord commented 1 year ago

Is your feature request related to a problem? Please describe. Currently ManticoreSearch can be deployed by Helm chart. That's good base for kubernetes operator, which may allow to manage instances, clusters, shards and replicas of tables and other using k8s manifests. Also provides control for stored data, may be used for avoiding erroneously deleting data procedures.

Describe the solution you'd like ManticoreSearch Kubernetes operator, like for ClickHouse, Postgres, etc.

Additional context May be highly useful for Managed ManticoreSearch in future.

UtfCube commented 1 year ago

Upon request @AbstractiveNord , I am attaching a scheme for organizing indexes, which I would like to easily configure through the config of the future operator. photo_2023-10-27 10 31 09

AbstractiveNord commented 9 months ago

About tables management: related issue.

AbstractiveNord commented 8 months ago

"Cannot create directory 'galera', file exists": Kubernetes deployment with plain indexes.