Skip to content

[Bug] Not able to create node groups using custom ARM64 GPU AMI AL2023 using eksctl #8304

@jeet4320

Description

@jeet4320

What were you trying to accomplish?

Create a nodegroup using ARM64 GPU AL2023 AMI

What happened?

Getting below error while creating nodegroup for custom ARM64 GPU AL2023 AMI

Error:

Error: could not create cluster provider from options: ARM GPU instance types are not supported for unmanaged nodegroups with AMIFamily AmazonLinux2023

Source code link for error:

return fmt.Errorf("ARM GPU instance types are not supported for unmanaged nodegroups with AMIFamily %s", ng.AMIFamily)

How to reproduce it?

Try to create a nodegroup using custom ARM64 GPU AL2023 AMI

Logs

Anything else we need to know?

Versions

$ eksctl info

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions