Bryant Biggs

Results 887 comments of Bryant Biggs

this is not controlled by Terraform - this is due to AL2023. From the [EKS AMI release note on AL2023 support](https://github.com/awslabs/amazon-eks-ami/issues/1696): > AL2023 requires IMDSv2 by default. IMDSv2 has several...

@mingfukuang you'll need to rebase off `main` to pull in changes to make CI checks happy across your PRs

the GitHub UI is still showing that there are merge conflicts, and it looks like your diff contains a lot of prior changes that are already on `main`

just on a cursory glance, your code looks incorrect with the `for_each` loop. I would recommend removing this

@ptrblck what are your thoughts on dropping this?

IAM policies should be treated as a versioned artifact since the permissions are tied directly to the underlying implementation. I also want to clarify that this is not just an...

now that containers are mainstream, it would be great to move off of python packaging for NVIDIA artifacts and instead install them on the system (i.e. - in the container,...