File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Source: https://github.com/cncf/artwork/tree/master/projects/kubernetes/certifie
7474
7575| Release | Manifest | Kubernetes Version |
7676| -- | --- | -------------------------------------------------------------------------|
77- | 18 | [ v1-34-eks-18 ] ( https://distro.eks.amazonaws.com/kubernetes-1-34/kubernetes-1-34-eks-18 .yaml ) | [ v1.34.4 ] ( https://github.com/kubernetes/kubernetes/release/tag/v1.34.4 ) |
77+ | 19 | [ v1-34-eks-19 ] ( https://distro.eks.amazonaws.com/kubernetes-1-34/kubernetes-1-34-eks-19 .yaml ) | [ v1.34.8 ] ( https://github.com/kubernetes/kubernetes/release/tag/v1.34.8 ) |
7878### Kubernetes 1-33
7979
8080| Release | Manifest | Kubernetes Version |
Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ if you are interested in the AL2 container runtime kernel version.
134134* [ v1-35-eks-1] ( releases/1-35/1/index.md ) (December 11, 2025)
135135
136136#### EKS-D 1.34 Version Dependencies
137+ * [ v1-34-eks-19] ( releases/1-34/19/index.md ) (June 22, 2026)
137138* [ v1-34-eks-18] ( releases/1-34/18/index.md ) (May 12, 2026)
138139* [ v1-34-eks-17] ( releases/1-34/17/index.md ) (April 06, 2026)
139140* [ v1-34-eks-16] ( releases/1-34/16/index.md ) (March 10, 2026)
Original file line number Diff line number Diff line change 1+ # Changelog for v1-34-eks-19
2+
3+ This changelog highlights the changes for [ v1-34-eks-19] ( https://github.com/aws/eks-distro/tree/v1-34-eks-19 ) .
4+
5+ ## Changes
6+
7+ ### Patches
8+ No changes since last release
9+
10+ ### Projects
11+ * Update GIT_TAG and GOLANG_VERSION files for internally built projects ([ 4722] ( https://github.com/aws/eks-distro/pull/4722 ) )
12+
13+ ### Base Image
14+ * Update base image in tag file(s) ([ 4704] ( https://github.com/aws/eks-distro/pull/4704 ) )
15+ * Update base image in tag file(s) ([ 4702] ( https://github.com/aws/eks-distro/pull/4702 ) )
16+
Original file line number Diff line number Diff line change 1+ # EKS-D v1-34-eks-19 Release
2+
3+ For additional information, see the [ changelog] ( CHANGELOG-v1-34-eks-19.md ) for this release.
4+
5+ ## Release Manifest
6+
7+ Download the release manifest here: [ kubernetes-1-34-eks-19.yaml] ( https://distro.eks.amazonaws.com/kubernetes-1-34/kubernetes-1-34-eks-19.yaml )
8+
9+ | Name | Version | URI |
10+ | ------| ---------| -----|
11+ | aws-iam-authenticator | v0.7.17 | public.ecr.aws/eks-distro/kubernetes-sigs/aws-iam-authenticator: v0 .7.17-eks-1-34-19 |
12+ | coredns | v1.14.2 | public.ecr.aws/eks-distro/coredns/coredns: v1 .14.2-eks-1-34-19 |
13+ | etcd | v3.5.21 | public.ecr.aws/eks-distro/etcd-io/etcd: v3 .5.21-eks-1-34-19 |
14+ | go-runner | v0.18.0 | public.ecr.aws/eks-distro/kubernetes/go-runner: v0 .18.0-eks-1-34-19 |
15+ | kube-apiserver | v1.34.8 | public.ecr.aws/eks-distro/kubernetes/kube-apiserver: v1 .34.8-eks-1-34-19 |
16+ | kube-controller-manager | v1.34.8 | public.ecr.aws/eks-distro/kubernetes/kube-controller-manager: v1 .34.8-eks-1-34-19 |
17+ | kube-proxy | v1.34.8 | public.ecr.aws/eks-distro/kubernetes/kube-proxy: v1 .34.8-eks-1-34-19 |
18+ | kube-proxy-base | v0.18.0 | public.ecr.aws/eks-distro/kubernetes/kube-proxy-base: v0 .18.0-eks-1-34-19 |
19+ | kube-scheduler | v1.34.8 | public.ecr.aws/eks-distro/kubernetes/kube-scheduler: v1 .34.8-eks-1-34-19 |
20+ | pause | v1.34.8 | public.ecr.aws/eks-distro/kubernetes/pause: v1 .34.8-eks-1-34-19 |
Original file line number Diff line number Diff line change 1+ Amazon EKS Distro v1-34-eks-19 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