Releases: awslabs/amazon-eks-ami
AMI Release v20190814
AMI Release v20190814
- amazon-eks-node-1.13-v20190814
- amazon-eks-gpu-node-1.13-v20190814
- amazon-eks-node-1.12-v20190814
- amazon-eks-gpu-node-1.12-v20190814
- amazon-eks-node-1.11-v20190814
- amazon-eks-gpu-node-1.11-v20190814
The kubernetes in AMI are compiled with 1.13.8, 1.12.10, 1.11.10, binaries will be released to amazon-eks bucket soon.
we have back ported fix for bug when using custom DHCP options with multiple domain: kubernetes/kubernetes#79446
Changes
- 0468404 change the amiName pattern to use minor version (#307)
- 19ff806 2107 allow private ssh when building (#303)
- 2b9b501 add support for ap-east-1 region (#305)
- ccae017 Fix t3a.small limit
- f409acd Add new m5 and r5 instances
- 8bbf269 Add c5.12xlarge and c5.24xlarge instances
- 1f83c10 refactor packer variables
- 41f4dd9 Install ec2-instance-connect
- a40bd46 Added CHANGELOG for v20190701
v20190701
New images released!
- amazon-eks-node-1.13-v20190701
- amazon-eks-node-1.12-v20190701
- amazon-eks-node-1.11-v20190701
- amazon-eks-node-1.10-v20190701
- amazon-eks-gpu-node-1.13-v20190701
- amazon-eks-gpu-node-1.12-v20190701
- amazon-eks-gpu-node-1.11-v20190701
- amazon-eks-gpu-node-1.10-v20190701
Note: The AMIs no longer contains kubectl. If you rely on kubectl being present, you can download it from the S3 bucket s3://amazon-eks/
v20190614
New images released!
-
amazon-eks-node-1.13-v20190614
-
amazon-eks-node-1.12-v20190614
-
amazon-eks-node-1.11-v20190614
-
amazon-eks-node-1.10-v20190614
-
amazon-eks-gpu-node-1.13-v20190614
-
amazon-eks-gpu-node-1.12-v20190614
-
amazon-eks-gpu-node-1.11-v20190614
-
amazon-eks-gpu-node-1.10-v20190614
Security Note: These AMIs are based on AmazonLinux2 patched for CVE-2019-11477, CVE-2019-11478, CVE-2019-11479
Note: This release also publishes the first set of worker AMIs for EKS 1.13 launch.
- b1726c1 Fix issue with 1.10 build
- f2525cb Change clocksource only if using xen
- 88ca2ac Retry if AWS API returns None (#274)
- 6f3354a Add a docker daemon restart after custom daemon.json
- 92e33a8 Making tsc the clock source (#272)
- eccfa3a Use kubernetes minor version to choose kubelet config
- 32d2ac4 Update nodegroup values
- 5b99e15 Add new instance types
- fe39deb add build spec for amazon's internal build process
- b5a78b9 add options to configure packer/aws binary
- ac67f2a Allow custom config for docker daemon
- ca5559a Add ARM support
- 2caf69b Updated bug-report.md and question.md instructions to currently existing release info location - /etc/eks/release (#242)