Catalog Details
CATEGORY
scalingUUID
792f17b4-08f5-4654-8c10-3628fd56ac03CREATED BY
CREATED AT
November 02, 2023VERSION
0.0.1-
MODELS
What This Design Does:
Kubernetes makes it trivial for anyone to easily build and scale Elasticsearch clusters. Here, you'll find how to do so. Current Elasticsearch version is 5.6.2.
Caveats and Consideration:
Elasticsearch for Kubernetes: Current pod descriptors use an emptyDir for storing data in each data node container. This is meant to be for the sake of simplicity and should be adapted according to your storage needs.