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

Create a docker container(s) repo that deploys an awesome OpenSearch cluster #3

Open
dblock opened this issue Jun 4, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@dblock
Copy link
Member

dblock commented Jun 4, 2021

Is your feature request related to a problem? Please describe.

There's no easy way to boot up various interesting docker clusters with OpenSearch.

Describe the solution you'd like

When I needed a working ELK cluster with logstash, ES and Kibana I found https://github.com/deviantony/docker-elk, checked that out and ran docker-compose up, and everything worked. We document how to do docker compose, but we don't actually have anything as easy as docker-elk for users. I'd like a new repo that contains docker-compose configurations for many interesting scenarios (e.g. opensearch + kibana, cluster with X nodes, opensearch + logstash that sends data to it, etc.).

@bbarani bbarani transferred this issue from opensearch-project/opensearch-build Jun 8, 2021
@DandyDeveloper
Copy link
Collaborator

Another option here might be to look at Minikube and Skaffold to create different examples of OpenSearch.

(Minikube is my preference but KinD and plenty of others exist as well).

@dblock
Copy link
Member Author

dblock commented Jul 26, 2021

Another option here might be to look at Minikube and Skaffold to create different examples of OpenSearch.

(Minikube is my preference but KinD and plenty of others exist as well).

I'd love to see a working version of this @DandyDeveloper :) Wink wink.

@peterzhuamazon peterzhuamazon added the enhancement New feature or request label Aug 26, 2021
@getsaurabh02 getsaurabh02 moved this from 🆕 New to Later (6 months plus) in Engineering Effectiveness Board Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

3 participants