Closed Nuru closed 5 months ago
There are nvidia parameters also. For example:
/aws/service/bottlerocket/aws-k8s-1.24-nvidia/x86_64/latest/image_id
They're available for k8s 1.23 through 1.30, x86_64 and arm64.
@bcressey Thank you for that information. Please convert this issue to a documentation request, because I looked hard (I think for over an hour) to find the right parameter name but could not.
Absolutely! You have demonstrated that we could be clearer here. I can sympathize.
@nuru, as you can see I've opened a pull request #4047 to address this. I'd welcome any feedback: would this have helped you?
What I'd like:
Per the Quickstart-EKS:
However, there are no public SSM parameters for the
aws-k8s-*-nvidia
variants.Any alternatives you've considered:
I can find the AMI with the latest creation date, but that is not necessarily the one with the latest version, apparently due to build issues. But in any case, now I have to have a special case, a whole other method for finding BottleRocket AMIs with Nvidia support.