mselim00

Results 43 comments of mselim00

Original assumption seems to be correct, the node still manages to pull the image after the initial error for the ecr-public pull ``` Feb 10 00:09:50 kubelet[3372]: E0210 00:09:50.270753 3372...

ci's been updated quite a lot since then so re-running /ci

Support for this will be added in #2446 which supports custom expressions. If you know 3 host networking pods will run on the node (including e.g. the VPC CNI and...

/ci build +workflow:k8s_versions 1.33 +build enable_accelerator=nvidia +build arch=arm64

/ci build +workflow:k8s_versions 1.33 +build enable_accelerator=nvidia arch=arm64

build failed because `nvidia-container-toolkit` could not be found in the amzn2023/sbsa repository. It's in rhel9/sbsa and amzn2023/x86_64, so I'm not sure why it would be excluded

/ci build +workflow:k8s_versions 1.33 +build enable_accelerator=nvidia arch=arm64

/ci build +workflow:k8s_versions 1.33 +build enable_accelerator=nvidia arch=arm64

Our AL2023 AMI [Releases v20250801](https://github.com/awslabs/amazon-eks-ami/releases/tag/v20250801) and later [use the 6.12 kernel for k8s versions >= 1.33](https://github.com/awslabs/amazon-eks-ami/pull/2230)

Sounds helpful, curious on your thoughts for the specific implementation though. I think the main challenge with this is figuring out which registry to use for the check, since only...