Elasticsearch (kubernetes)
Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Deployments
27
Made by
Massdriver
Official
Yes
No
Compliance
Clouds
Tags
This bundle does not have an operator guide. Add one here.
Variable | Type | Description |
---|---|---|
instance_configuration.cpu_limit | number | Unit is in CPUs. Decimal numbers are allowed (3 digits of precision). Value must be between 0.5 and 32. |
instance_configuration.memory_limit | number | Unit is Gi. Decimal numbers are allowed. Value must be between 0.5 and 64 |
instance_configuration.storage | integer | The size (in GiB) of the Elasticsearch instance. Must be an integer between 10 and 1000. |
namespace | string | Choose a namespace for Elasticsearch. |
replica_configuration.replicas | integer | Number of replicas to create. Must be an integer between 1 and 5. |