OpenSearch Kubernetes Operator Features
mainThe operator provides the following capabilities for managing OpenSearch environments:
- Cluster Management: Deploy and manage clusters with multiple node pools and configure all node roles (e.g.,
cluster_manager,data,ingest,coordinating). - Scaling & Upgrades: Scale cluster resources manually per node pool, perform rolling version upgrades with quorum-safe restarts, and perform online volume expansion for disk scaling.
- Dashboards: Deploy and configure OpenSearch Dashboards.
- Security & Plugins: Manage certificates with TLS hot reloading and install plugins during the bootstrap phase.
- Organization: Support for multi-namespace management across organizational boundaries.