clockworksoul / helm-elasticsearch

An Elasticsearch cluster on top of Kubernetes, made easier, with Helm.
Apache License 2.0
118 stars 76 forks source link

Add support for toleration and nodeSelector for node scheduling #43

Closed arunpjohny closed 6 years ago

arunpjohny commented 6 years ago

Able to schedule the deployments to selected nodes if needed is sometimes critical. Adding support for nodeSelector and taints will help to achieve this.

arunpjohny commented 6 years ago

Added another commit by mistake, will re submit them as 2 different pull requests