(EKS): (missed AMI type BOTTLEROCKET_x86_64_NVIDIA) #28241
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the bug
BOTTLEROCKET_x86_64_NVIDIA is not included in the AMI type of EKS node groups.
Expected Behavior
Create a node group for the G4DN.Xlarge instance type using the BOTTLEROCKET_x86_64_NVIDIA AMI.
Current Behavior
Deployment failed with this error
Reproduction Steps
Possible Solution
potential Solution d38677a
Additional Information/Context
The Amazon Linux GPU Nvidia driver version is 470, so I had to switch to BOTTLEROCKET_x86_64_NVIDIA in order to use a specific feature of the Nvidia driver that is only available in newer versions. However, when this was added to our CDK code, I encountered this issue.
CDK CLI Version
2.94.0 (build 987c329)
Framework Version
No response
Node.js Version
20.10.0
OS
Ubuntu
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: