Skip to content

Allow modifying the maxSize value of a NodeGroup w/o changing desired count #1893

@nemo83

Description

@nemo83

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions