Skip to content

RHsyseng/docker-rhel-elasticsearch

Repository files navigation

Elasticsearch images for OpenShift

Build Status

This image includes a default jvm configuration to get the Heap configuration from the cgroups.

  • RHEL 7.3 image
  • CentOS 7 image
  • Installation of Elasticsearch 6.2.2 is done through RPMs
  • The plugin is included directly as binary because it is not yet available on Maven Central

An example deployment file is also included:

$ oc create -f es-cluster-deployment.yml
statefulset "elasticsearch" created
service "elasticsearch" created
service "elasticsearch-cluster" created
imagestream "elasticsearch" created

Delete all resources

$ oc delete all -l app=elasticsearch

About

Elasticsearch docker rhel-based image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages