Before creating a feature request, please search existing feature requests to see if you find a similar one. If there is a similar feature request please up-vote it and/or add your comments to it instead
Why do you want this feature?
I want to be able to modify the only maxSize value of a NodeGroup w/o having to manually scale the cluster. Currently I can only set the desired size and if desired is > current max gets set to desired. I want let the autoscaler to the scaling and only set the new maxSize.
What feature/behavior/change do you want?
Read above.
Do not hesitate, when appropriate, to share the exact commands or API you would like, and/or to share a diagram (e.g.: asciiflow.com): "a picture is worth a thousand words".
eksctl scale nodegroup -f spec
OR
eksctl scale nodegroup --clustername name --maxSize 20
Before creating a feature request, please search existing feature requests to see if you find a similar one. If there is a similar feature request please up-vote it and/or add your comments to it instead
Why do you want this feature?
I want to be able to modify the only maxSize value of a NodeGroup w/o having to manually scale the cluster. Currently I can only set the desired size and if desired is > current max gets set to desired. I want let the autoscaler to the scaling and only set the new maxSize.
What feature/behavior/change do you want?
Read above.
Do not hesitate, when appropriate, to share the exact commands or API you would like, and/or to share a diagram (e.g.: asciiflow.com): "a picture is worth a thousand words".
eksctl scale nodegroup -f specOR
eksctl scale nodegroup --clustername name --maxSize 20