Skip to content

The parameter nodeRepairConfig is not supported in region cn-north-1Β #208

@tmiklu

Description

@tmiklu

Describe the Bug

Bug Report: InvalidParameterException in EKS Node Group Creation

Description: When creating an EKS Node Group, the following error occurs:

Error: creating EKS Node Group (cluster:cluster-addons-workers-kiwi): operation error EKS: CreateNodegroup, https response error StatusCode: 400, RequestID: 3a49adc8-fa22-485c-bdb6-4d3f1d4e23e4, InvalidParameterException: The parameter nodeRepairConfig is not supported in region cn-north-1

References:
L253
L342

Thank you.

Expected Behavior

The EKS Node Group should be created without issues, as nodeRepairConfig should either be supported in all regions or be excluded for unsupported regions.

Steps to Reproduce

Either remove or conditionally exclude the nodeRepairConfig parameter for unsupported regions like cn-north-1 in the module code.

Screenshots

No response

Environment

cn-north-1

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugπŸ› An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions