Elasticsearch

Elasticsearch Presets

Ready-to-deploy configuration presets for Elasticsearch. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Single Node Elasticsearch

This preset deploys a single-node Elasticsearch instance with persistence. No Kibana. Suitable for development, testing, or small log/search workloads.

02

Elasticsearch with Kibana

This preset deploys a single-node Elasticsearch instance with Kibana enabled and exposed via ingress. Kibana provides a web UI for searching, visualizing, and dashboarding Elasticsearch data.

03

Production Elasticsearch Cluster

This preset deploys a 3-node Elasticsearch cluster with Kibana for production workloads. The cluster provides data replication, shard distribution, and fault tolerance across nodes.