Skip to content

eksctl create nodegroup on an outdated cluster stack template fails if subnets are missing #7720

Open
@cPu1

Description

@cPu1

Part of #7714, when creating a nodegroup whose cluster's stack template is missing resources added since eksctl last updated the template, eksctl will attempt to update the cluster's stack to add missing resources. However, if the cluster's stack has subnets (and other resources) that no longer exist (e.g., if they were deleted outside eksctl), the CloudFormation stack update will fail.

However, very few users would run into this issue as the cluster's stack template has not been updated in a long time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/improvementpriority/important-longtermImportant over the long term, but may not be currently staffed and/or may require multiple releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions