amazon-eks-ami
amazon-eks-ami copied to clipboard
Packer configuration for building a custom EKS AMI
**Issue #, if available:** #1050 **Description of changes:** This PR adds the `runtime.slice` and makes use of it when using containerd as the runtime as is recommended in the [Kubernetes...
**What would you like to be added**: Now that using the systemd cgroup driver has been enabled for the containerd runtime I'd like the `runtime.slice` to be added and referenced...
**Issue #, if available:** _N/A_ **Description of changes:** By default, Docker used to allow placing registry certificates on the host filesystem under `/etc/docker/certs.d`. Containerd did not support this until 1.5...
**Issue #, if available:** This commit updates the API Version from client.authentication.k8s.io/v1alpha1 to client.authentication.k8s.io/v1beta1 to address the issue #1020 . The corresponding binaries of aws-iam-authenticator have already been uploaded. **Description...
*Issue #, if available:* *Description of changes:* Add packer variable file environment variables for users to specify the custom variable files for packer. Users now can only set variables dynamically...
*Issue #, if available:* https://github.com/awslabs/amazon-eks-ami/issues/548 *Description of changes:* This PR includes a CloudFormation template that can be used to deploy a CodeBuild project that will execute packer and build the...
Cloned: https://github.com/awslabs/amazon-eks-ami/issues/943 When running Spring 2.6.3 we are still seeing this error. ``` Duplicate accept detected. This is a known OS bug. Please consider reporting that you are affected: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1924298...
*Description of changes:* This is really small PR. I think it would be better to use gp3 for default volume type which is cheaper than gp2. I think changing default...
**What would you like to be added**: Bump CNI plugin version to v0.9.0 **Why is this needed**: There is a bug fix for Stale UDP Connectors in v0.9.0 https://github.com/containernetworking/plugins/pull/553
Addresses #1002 **Description of changes:** By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. Adds in...