You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
New to KubeDB? Please start here.
Supported Elasticsearch Features
Features | Availability |
---|---|
Clustering | ✓ |
Authentication (using Search Guard) | ✓ |
Authorization (using Search Guard) | ✓ |
TLS certificates (using Search Guard) | ✓ |
Persistent Volume | ✓ |
Instant Backup | ✓ |
Scheduled Backup | ✓ |
Initialization from Script | ✗ |
Initialization from Snapshot | ✓ |
Builtin Prometheus Discovery | ✓ |
Using Prometheus operator | ✓ |
Custom Configuration | ✓ |
Using Custom Docker Image | ✓ |
Life Cycle of an Elasticsearch Object
User Guide
- Quickstart Elasticsearch with KubeDB Operator.
- Backup & Restore Elasticsearch database using Stash.
- Elasticsearch Topology supported by KubeDB
- Monitor your Elasticsearch database with KubeDB using
out-of-the-box
builtin-Prometheus. - Monitor your Elasticsearch database with KubeDB using
out-of-the-box
Prometheus operator. - Use private Docker registry to deploy Elasticsearch with KubeDB.
- Use kubedb cli to manage databases like kubectl for Kubernetes.
- Detail concepts of Elasticsearch object.
- Want to hack on KubeDB? Check our contribution guidelines.