April 2018
Intermediate to advanced
468 pages
14h 34m
English
Elasticsearch is a great document store and full-text search engine. It is a favorite in the enterprise because it is very fast, reliable, and scalable. It is used in the Kubernetes central logging add-on as a Docker image, and it is deployed as a service. Note that a fully-fledged production cluster of Elasticsearch (which will be deployed on a Kubernetes cluster) requires its own master, client, and data nodes. For large-scale and highly-available Kubernetes clusters, the central logging itself will be clustered. Elasticsearch can use self-discovery. Here is an enterprise grade solution: https://github.com/pires/kubernetes-elasticsearch-cluster.
Read now
Unlock full access