Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Latest commit

 

History

History

elasticsearch

Elasticsearch StatefulSet

This directory contains Kubernetes configurations which runs a single Elasticsearch Pod as a StatefulSet, using storage provisioned with a StorageClass.

Before deploying

Make sure you deployed everything from the base folder before deploying the Elasticsearch StatefulSet.

Deploy

kubectl apply -f elasticsearch-sts-svc.yaml
kubectl apply -f elasticsearch-svc.yaml

kubectl apply -f elasticsearch-sts.yaml