[BUG] - Kubernetes node pool node_quantity
state drift when auto-scaler enabled
#472
Labels
wontfix
This will not be worked on
Hi,
Describe the bug
If I create a vke cluster like:
Every terraform runs, if my cluster has scaled up from 1 node to 2, terraform sees this and "fixes" node_quantity so that the cluster scales down to 1 node. The autoscaler then sees that 1 node is not enough and scales my cluster back to 2 nodes.
Very disruptive for workflows and workloads which are dependent on the autoscaler.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Additional context
Thank you kindly.
The text was updated successfully, but these errors were encountered: