awslabs / amazon-eks-ami

Packer configuration for building a custom EKS AMI
https://awslabs.github.io/amazon-eks-ami/
MIT No Attribution
2.42k stars 1.14k forks source link

public bucket throwing error while pullnig the kubelet binaries #1830

Closed anoopsingh closed 3 months ago

anoopsingh commented 3 months ago

What happened: Trying to pull the binary from the public bucket amazon-eks, it's throwing error access denied What you expected to happen: It should pull/fetch the binary without erroring out for access How to reproduce it (as minimally and precisely as possible): just run the aws s3 ls command on the public amazon-eks bucket Anything else we need to know?:

Environment:

cartermckinnon commented 3 months ago

Which AWS partition are you using?

cartermckinnon commented 3 months ago

I'm going to assume this is in aws-us-gov -- the amazon-eks bucket isn't public in that partition (yet). This is expected behavior.