Elasticsearch On Kubernetes

Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases.

View Source Code
Deployments

27

Made by

Massdriver

Official

Yes

No

Compliance

This bundle does not have an operator guide. Add one here.

VariableTypeDescription
instance_configuration.cpu_limitnumberUnit is in CPUs. Decimal numbers are allowed (3 digits of precision). Value must be between 0.5 and 32.
instance_configuration.memory_limitnumberUnit is Gi. Decimal numbers are allowed. Value must be between 0.5 and 64
instance_configuration.storageintegerThe size (in GiB) of the Elasticsearch instance. Must be an integer between 10 and 1000.
namespacestringChoose a namespace for Elasticsearch.
replica_configuration.replicasintegerNumber of replicas to create. Must be an integer between 1 and 5.