Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Added Elasticsearch 6.x template for Cattle #749

Open
kranian opened this issue Mar 7, 2018 · 5 comments
Open

Added Elasticsearch 6.x template for Cattle #749

kranian opened this issue Mar 7, 2018 · 5 comments

Comments

@kranian
Copy link

kranian commented Mar 7, 2018

I would like to add the new version of Elasticsearch in rancher community catalog. The docker-compose used is based on this article https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html from elastic and refers to the last version of the search engine. The cluster architecture is quite statically defined but I am working on some improvements using the service metadata and confd.
At this point, the cluster is consists of:

2 master nodes
2 client nodes
4 data nodes
1 load balancer on top of the 2 client nodes for HTTP request (Kibana...)
Cheers !

@abdulwahid24
Copy link

Hi @kranian,

I tried to use Elasticsearch 6.x catalogue, I got a strange error as mentioned in the below-attached screenshot.
screencapture-ec2-13-232-5-6-ap-south-1-compute-amazonaws-8080-env-1a5-apps-stacks-1st25-2018-04-19-20_17_09

Please do let me know if there is any solution.

Thanks

@kranian
Copy link
Author

kranian commented Apr 19, 2018

Current community es5 version to es6 version I made it.

Add the following address as a repository to configure es6
https://github.com/kranian/rancher-catalog.git

@abdulwahid24
Copy link

Tried it again with the given repo, but still same error.
I used this one https://github.com/sandeep-sarpe/elasticsearch-6.2.4 and its working prefect.

Thanks

@rawmind0
Copy link
Contributor

@kranian, how is your version distinct from the current??

@abdulwahid24 , elasticsearch 6.x community-catalog package was failing to deploy on rancher v1.6.15 or newer. It was fixed with PR's #789 and #790 .

@kranian
Copy link
Author

kranian commented Jun 21, 2018

no. I am currently using the community version. Thank you.
In addition, when will 6.3.0 be added?

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

No branches or pull requests

3 participants