Skip to content

Commit 15e8319

Browse files
author
Kirsten Schumy
authored
Added docs for 1.19-5 (#397)
* Added docs for 1.19-5 * Minor edits in docs * Added release component table
1 parent d77ea9e commit 15e8319

File tree

5 files changed

+60
-1
lines changed

5 files changed

+60
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To receive notifications about new EKS-D releases, subscribe to the EKS-D update
3535

3636
| Release | Manifest |
3737
| --- | --- |
38-
| 4 | [kubernetes-1-19-eks-4](https://distro.eks.amazonaws.com/kubernetes-1-19/kubernetes-1-19-eks-4.yaml) |
38+
| 5 | [kubernetes-1-19-eks-5](https://distro.eks.amazonaws.com/kubernetes-1-19/kubernetes-1-19-eks-5.yaml) |
3939

4040
### Kubernetes 1-20
4141

docs/contents/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ if you are interested in the AL2 container runtime kernel version.
123123
* [v1-20-eks-1](releases/1-20/1/index.md)
124124

125125
#### EKS-D 1.19 Version Dependencies
126+
* [v1-19-eks-5](releases/1-19/5/index.md)
126127
* [v1-19-eks-4](releases/1-19/4/index.md)
127128
* [v1-19-eks-3](releases/1-19/3/index.md)
128129
* [v1-19-eks-2](releases/1-19/2/index.md)
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Changelog for v1-19-eks-5
2+
3+
This changelog highlights the changes for [v1-19-eks-5](https://github.com/aws/eks-distro/tree/v1-19-eks-5).
4+
5+
## Version Upgrades
6+
7+
### Kubernetes
8+
9+
Upgraded Kubernetes from v1.19.8 to [v1.19.12](https://github.com/kubernetes/kubernetes/releases/tag/v1.19.12).
10+
11+
### Base Image
12+
13+
Upgraded base image (Amazon Linux 2) version to include the latest security fixes.
14+
15+
## Patches
16+
17+
### Patches Removed
18+
19+
* **0007-EKS-PATCH-AWS-cloudprovider-allow-nlb-ip-and-externa.patch**
20+
* Cherry-picked by upstream Kubernetes [PR #97975](https://github.com/kubernetes/kubernetes/pull/97975)
21+
* **0010-EKS-PATCH-additional-subnet-configuration-for-AWS-el.patch**
22+
* Cherry-picked by upstream Kubernetes [PR #100416](https://github.com/kubernetes/kubernetes/pull/100416)
23+
* **0015-2021-25735_1_19.patch**
24+
* Merged in upstream Kubernetes. See [Issue #100096](https://github.com/kubernetes/kubernetes/issues/100096)
25+
26+
### Minor Changes to Patches
27+
28+
Minor modifications were made to the patches themselves to match code changes in the upgraded Kubernetes version. These
29+
changes are functionally immaterial and do not impact the use or application of the patches.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# EKS-D v1-19-eks-5 Release
2+
3+
For additional information, see the [changelog](CHANGELOG-v1-19-eks-5.md) for this release.
4+
5+
## Release Manifest
6+
Download the release manifest here: [kubernetes-1-19-eks-5.yaml](https://distro.eks.amazonaws.com/kubernetes-1-19/kubernetes-1-19-eks-5.yaml)
7+
8+
| Name | Version | URI |
9+
|------|---------|-----|
10+
| aws-iam-authenticator | 0.5.2 | public.ecr.aws/eks-distro/kubernetes-sigs/aws-iam-authenticator:v0.5.2-eks-1-19-5 |
11+
| coredns | 1.8.0 | public.ecr.aws/eks-distro/coredns/coredns:v1.8.0-eks-1-19-5 |
12+
| csi-snapshotter | 3.0.3 | public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/csi-snapshotter:v3.0.3-eks-1-19-5 |
13+
| etcd | 3.4.14 | public.ecr.aws/eks-distro/etcd-io/etcd:v3.4.14-eks-1-19-5 |
14+
| external-attacher | 3.1.0 | public.ecr.aws/eks-distro/kubernetes-csi/external-attacher:v3.1.0-eks-1-19-5 |
15+
| external-provisioner | 2.1.1 | public.ecr.aws/eks-distro/kubernetes-csi/external-provisioner:v2.1.1-eks-1-19-5 |
16+
| external-resizer | 1.1.0 | public.ecr.aws/eks-distro/kubernetes-csi/external-resizer:v1.1.0-eks-1-19-5 |
17+
| go-runner | 0.4.2 | public.ecr.aws/eks-distro/kubernetes/go-runner:v0.4.2-eks-1-19-5 |
18+
| kube-apiserver | 1.19.12 | public.ecr.aws/eks-distro/kubernetes/kube-apiserver:v1.19.12-eks-1-19-5 |
19+
| kube-controller-manager | 1.19.12 | public.ecr.aws/eks-distro/kubernetes/kube-controller-manager:v1.19.12-eks-1-19-5 |
20+
| kube-proxy | 1.19.12 | public.ecr.aws/eks-distro/kubernetes/kube-proxy:v1.19.12-eks-1-19-5 |
21+
| kube-proxy-base | 0.4.2 | public.ecr.aws/eks-distro/kubernetes/kube-proxy-base:v0.4.2-eks-1-19-5 |
22+
| kube-scheduler | 1.19.12 | public.ecr.aws/eks-distro/kubernetes/kube-scheduler:v1.19.12-eks-1-19-5 |
23+
| livenessprobe | 2.2.0 | public.ecr.aws/eks-distro/kubernetes-csi/livenessprobe:v2.2.0-eks-1-19-5 |
24+
| metrics-server | 0.4.0 | public.ecr.aws/eks-distro/kubernetes-sigs/metrics-server:v0.4.0-eks-1-19-5 |
25+
| node-driver-registrar | 2.1.0 | public.ecr.aws/eks-distro/kubernetes-csi/node-driver-registrar:v2.1.0-eks-1-19-5 |
26+
| pause | 1.19.12 | public.ecr.aws/eks-distro/kubernetes/pause:v1.19.12-eks-1-19-5 |
27+
| snapshot-controller | 3.0.3 | public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/snapshot-controller:v3.0.3-eks-1-19-5 |
28+
| snapshot-validation-webhook | 3.0.3 | public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/snapshot-validation-webhook:v3.0.3-eks-1-19-5 |
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Amazon EKS Distro v1.19-5 is now available. This release includes upgraded versions of Kubernetes (from v1.19.8 to v1.19.12) and an update to Amazon Linux 2, which contains the latest security fixes. Amazon EKS Distro 1.20-2 builds are available through ECR Public Gallery (https://gallery.ecr.aws/?searchTerm=EKS+Distro) and GitHub (https://github.com/aws/eks-distro)

0 commit comments

Comments
 (0)