Closed p4block closed 2 months ago
~Just noticed that this may be caused due to account limits...~
Removed half my stuff, still isn't working :/
cluster_autoscaler_extra_args = [
"--enforce-node-group-min-size=true",
]
As seen in https://github.com/kubernetes/autoscaler/issues/6564 this is intended behavior. The fix is even commented out in the kube.tf
IMO it should be default, default ignore makes no sense, even if it is how upstream works.
Description
A nodepool with autoscaling is created with minimum nodes >0, but no nodes are created.
I tried deploying a fresh cluster with and without the image that fixes the CX11 deprecation problem
Kube.tf file
Screenshots
Platform
Linux