amazon-eks-ami icon indicating copy to clipboard operation
amazon-eks-ami copied to clipboard

Packer configuration for building a custom EKS AMI

Results 250 amazon-eks-ami issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: Inclusion of `Neuron driver package` details in the Amazon EKS AMI release notes. Specifically, information regarding the versions of Neuron drivers installed and...

Fixes #1536, #1482 obsoletes #1537 **Description of changes:** if a user only has access to an AWS account in GovCloud then obtaining the binary versions from S3 will fail. As...

**What happened**: releated to #762 @cartermckinnon In gov-cloud we facing issue while using instance profile that while connecting with S3 in region specific we getting 403 forbitten `amazon-ebs: AWS cli...

**What would you like to be added**: Would like the [Neuron System Tools](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/tools/index.html) like: * Neuron Monitor * Neuron Top * Neuron LS * Neuron Profile * Neuron Sysfs **Why...

**Description of changes:** Configures a node shutdown period of 45 seconds, with the last 15 seconds reserved for critical pods, for Kubernetes versions 1.30 and above. By submitting this pull...

I noticed this AMI got pulled last month: https://github.com/awslabs/amazon-eks-ami/releases/tag/v20231220 as with all software I understand this EKS AMI is no different and may have bugs. Beyond doing our own testing...

**Description of changes:** I would like to be able to migrate workloads away from a node gracefully in case of instance storage drive failure. Raid10 would provide redundancy and trade...

**Issue #, if available:** [1536](https://github.com/awslabs/amazon-eks-ami/issues/1536) **Description of changes:** Currently, the S3 bucket for the kubelet binary in us-gov-west-1 (and us-gov-east-1) returns an 403 - `Access Denied` HTTP Code when attempting...

**Issue #, if available:** When source_ami is using With UMASK set to 027, `kubelet` and `aws` will error out with permissions issue. The following is what I have for both...

**What happened**: Encountered errors on `generate-version-info.sh` when verifying kubelet and aws binary versions. ![image](https://github.com/awslabs/amazon-eks-ami/assets/81941914/9e8980dd-dc63-4969-8f10-bbc1517765a0) AWS command not found: ![image](https://github.com/awslabs/amazon-eks-ami/assets/81941914/2c2efab6-b0ca-4937-b422-a93589912c80) **What you expected to happen**: Can complete the `generate-version-info.sh` without any...