cloud-on-k8s
cloud-on-k8s copied to clipboard
Autoscaling: Dedicated Masters
Elasticsearch should include new deciders in the near future to decide whether or not a cluster should run with dedicated masters: https://github.com/elastic/elasticsearch/pull/81297
We should evaluate if we want these deciders to be included in the current autoscaling controller logic. There might be a challenge here as it might require the operator to add or remove roles in the node sets.