Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functional elastic search container with v2.4 on openshift. #133

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mohammedzee1000
Copy link
Contributor

Currently only 2.4 is functional on openshift due to issues with
sysctl. I have created the 5.x container as well but its not
currently operational on openshift, but it works if sysctl is
configured with vm.max_map_count=262144. So more work will need
to be done once kubernetes fixes sysctl issue.

#131

Currently only 2.4 is functional on openshift due to issues with
sysctl. I have created the 5.x container as well but its not
currently operational on openshift, but it works if sysctl is
configured with vm.max_map_count=262144. So more work will need
to be done once kubernetes fixes sysctl issue.
@tuxdna
Copy link

tuxdna commented Apr 11, 2017

LGTM

@t0ffel
Copy link

t0ffel commented Apr 12, 2017

Can this be combined w/ the image that is already used in Openshift?

https://github.com/openshift/origin-aggregated-logging/tree/master/elasticsearch
or https://github.com/ViaQ/docker-elasticsearch

/cc @richm

@gregswift
Copy link

I was just looking at jaeger and their openshift stuff points to a 5.6.2 image... Yes its on alpine but that seems like an something worth checking out.

pires / docker-elasticsearch-kubernetes
https://quay.io/repository/pires/docker-elasticsearch-kubernetes
https://github.com/pires/docker-elasticsearch-kubernetes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants