Skip to content

[Bug] eksctl 0.204.0 is installing the nvidia device plugin unconditionally #8224

@bodgit

Description

@bodgit

What were you trying to accomplish?

eksctl 0.204.0 is installing the nvidia device plugin when there are no GPU instances.

What happened?

Created a new nodegroup and noticed there is now an nvidia-device-plugin-daemonset DaemonSet running.

How to reproduce it?

The instance type for the nodegroup is r7a.large using Amazon Linux 2023 and the AMI is ami-06217cd9e50f69072 which is the standard EKS x86 image.

Logs

Nothing of note, just that the eksctl logs mention I'm running a GPU-enabled instance type so the device plugin is automatically installed.

Anything else we need to know?

I don't actually want eksctl to manage the nvidia device plugin so I'll be updating my workflows to explicitly disable it.

Versions

eksctl version: 0.204.0

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