Skip to content

SmartScaler : about behaviour and triggers #952

Answered by swoehrl-mw
paullebovic asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @paullebovic.
The SmartScaler only kicks in when scaling down a nodepool (decreasing the number of replicas of a nodepool in the cluster spec). If active it will exclude the pod in Opensearch, trigger a drain, then remove the pod and remove the exclusion to clean up.
It does not deal with evictions/drains on the Kubernetes side for host replacements/restarts. That is handled by Kubernetes logic alone. For that I recommend you set a Pod Disruption Budget to limit the pods being restarted.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by paullebovic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants