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

Document how to create your own services targeting a subset of the ES nodes #2161

Closed
sebgl opened this issue Nov 22, 2019 · 0 comments · Fixed by #2802
Closed

Document how to create your own services targeting a subset of the ES nodes #2161

sebgl opened this issue Nov 22, 2019 · 0 comments · Fixed by #2802
Assignees
Labels
>docs Documentation

Comments

@sebgl
Copy link
Contributor

sebgl commented Nov 22, 2019

Common use cases:

  • a dedicated service for ingest nodes (only)
  • a service that does not include master nodes
  • a service that spans over multiple nodeSets

It's pretty easy for the user to create their own services according to their needs, and pretty hard for us to come up with additional default services on top of the one we create targeting all pods.

Let's document how to do it.

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

Successfully merging a pull request may close this issue.

2 participants