File tree Expand file tree Collapse file tree 5 files changed +40
-1
lines changed
Expand file tree Collapse file tree 5 files changed +40
-1
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Source: https://github.com/cncf/artwork/tree/master/projects/kubernetes/certifie
6666
6767| Release | Manifest | Kubernetes Version |
6868| -- | --- | -------------------------------------------------------------------------|
69- | 16 | [ v1-33-eks-16 ] ( https://distro.eks.amazonaws.com/kubernetes-1-33/kubernetes-1-33-eks-16 .yaml ) | [ v1.33.5] ( https://github.com/kubernetes/kubernetes/release/tag/v1.33.5 ) |
69+ | 17 | [ v1-33-eks-17 ] ( https://distro.eks.amazonaws.com/kubernetes-1-33/kubernetes-1-33-eks-17 .yaml ) | [ v1.33.5] ( https://github.com/kubernetes/kubernetes/release/tag/v1.33.5 ) |
7070
7171### Kubernetes 1-32
7272
Original file line number Diff line number Diff line change @@ -125,6 +125,7 @@ if you are interested in the AL2 container runtime kernel version.
125125* [ v1-34-eks-4] ( releases/1-34/4/index.md ) (October 02, 2025)
126126
127127#### EKS-D 1.33 Version Dependencies
128+ * [ v1-33-eks-17] ( releases/1-33/17/index.md ) (October 23, 2025)
128129* [ v1-33-eks-16] ( releases/1-33/16/index.md ) (October 10, 2025)
129130* [ v1-33-eks-15] ( releases/1-33/15/index.md ) (October 09, 2025)
130131* [ v1-33-eks-14] ( releases/1-33/14/index.md ) (October 06, 2025)
Original file line number Diff line number Diff line change 1+ # Changelog for v1-33-eks-17
2+
3+ This changelog highlights the changes for [ v1-33-eks-17] ( https://github.com/aws/eks-distro/tree/v1-33-eks-17 ) .
4+
5+ ## Changes
6+
7+ ### Patches
8+ * OctA - patches and project updates for 1.28 to 1.34 ([ 4222] ( https://github.com/aws/eks-distro/pull/4222 ) )
9+
10+ ### Projects
11+ * OctA - patches and project updates for 1.28 to 1.34 ([ 4222] ( https://github.com/aws/eks-distro/pull/4222 ) )
12+ * Update GIT_TAG and GOLANG_VERSION files for internally built projects ([ 4219] ( https://github.com/aws/eks-distro/pull/4219 ) )
13+
14+ ### Base Image
15+ * Update base image in tag file(s) ([ 4221] ( https://github.com/aws/eks-distro/pull/4221 ) )
16+
Original file line number Diff line number Diff line change 1+ # EKS-D v1-33-eks-17 Release
2+
3+ For additional information, see the [ changelog] ( CHANGELOG-v1-33-eks-17.md ) for this release.
4+
5+ ## Release Manifest
6+
7+ Download the release manifest here: [ kubernetes-1-33-eks-17.yaml] ( https://distro.eks.amazonaws.com/kubernetes-1-33/kubernetes-1-33-eks-17.yaml )
8+
9+ | Name | Version | URI |
10+ | ------| ---------| -----|
11+ | aws-iam-authenticator | v0.7.7 | public.ecr.aws/eks-distro/kubernetes-sigs/aws-iam-authenticator: v0 .7.7-eks-1-33-17 |
12+ | coredns | v1.12.2 | public.ecr.aws/eks-distro/coredns/coredns: v1 .12.2-eks-1-33-17 |
13+ | etcd | v3.5.21 | public.ecr.aws/eks-distro/etcd-io/etcd: v3 .5.21-eks-1-33-17 |
14+ | go-runner | v0.18.0 | public.ecr.aws/eks-distro/kubernetes/go-runner: v0 .18.0-eks-1-33-17 |
15+ | kube-apiserver | v1.33.5 | public.ecr.aws/eks-distro/kubernetes/kube-apiserver: v1 .33.5-eks-1-33-17 |
16+ | kube-controller-manager | v1.33.5 | public.ecr.aws/eks-distro/kubernetes/kube-controller-manager: v1 .33.5-eks-1-33-17 |
17+ | kube-proxy | v1.33.5 | public.ecr.aws/eks-distro/kubernetes/kube-proxy: v1 .33.5-eks-1-33-17 |
18+ | kube-proxy-base | v0.18.0 | public.ecr.aws/eks-distro/kubernetes/kube-proxy-base: v0 .18.0-eks-1-33-17 |
19+ | kube-scheduler | v1.33.5 | public.ecr.aws/eks-distro/kubernetes/kube-scheduler: v1 .33.5-eks-1-33-17 |
20+ | pause | v1.33.5 | public.ecr.aws/eks-distro/kubernetes/pause: v1 .33.5-eks-1-33-17 |
Original file line number Diff line number Diff line change 1+ Amazon EKS Distro v1-33-eks-17 is now available. Builds are available through ECR Public Gallery (https://gallery.ecr.aws/eks-distro). The changelog and release manifest are available on GitHub (https://github.com/aws/eks-distro/releases).
2+
You can’t perform that action at this time.
0 commit comments