Skip to content

Commit

Permalink
Added docs for 1.18-15 release (#745)
Browse files Browse the repository at this point in the history
* Created and updated docs for 1.18-15

* Modified the generated docs
  • Loading branch information
Kirsten Schumy authored Feb 19, 2022
1 parent 7012ad2 commit 7682aed
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To receive notifications about new EKS-D releases, subscribe to the EKS-D update

| Release | Manifest |
| --- | --- |
| 14 | [kubernetes-1-18-eks-14](https://distro.eks.amazonaws.com/kubernetes-1-18/kubernetes-1-18-eks-14.yaml) |
| 15 | [kubernetes-1-18-eks-15](https://distro.eks.amazonaws.com/kubernetes-1-18/kubernetes-1-18-eks-15.yaml) |

## Development

Expand Down
1 change: 1 addition & 0 deletions docs/contents/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ if you are interested in the AL2 container runtime kernel version.
* [v1-19-eks-1](releases/1-19/1/index.md) (March 4, 2021)

#### EKS-D 1.18 Version Dependencies
* [v1-18-eks-15](releases/1-18/15/index.md) (February 18, 2022)
* [v1-18-eks-14](releases/1-18/14/index.md) (January 18, 2022)
* [v1-18-eks-13](releases/1-18/13/index.md) (December 17, 2021)
* [v1-18-eks-12](releases/1-18/12/index.md) (October 26, 2021)
Expand Down
23 changes: 23 additions & 0 deletions docs/contents/releases/1-18/15/CHANGELOG-v1-18-eks-15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog for v1-18-eks-15

This changelog highlights the changes for [v1-18-eks-15](https://github.com/aws/eks-distro/tree/v1-18-eks-15).

## Changes

### Base Image

Security updates to Amazon Linux 2.

### Patches Added

* **0022-EKS-PATCH-AWS-Set-max-results-if-its-not-set.patch**
* Cherry-pick of upstream Kubernetes [PR #106280](https://github.com/kubernetes/kubernetes/pull/106280), which is
included in Kubernetes 1.24.
* If max results is not set and instance IDs are not provided for the describe instances call in the aws cloud
provider, set max results. This prevents an expensive call against the EC2 API, which can result in timeouts.

### Patches Removed

* **0018-EKS-PATCH-apiserver-healthz-upper-log-verbosity-for-.patch**
* This patched was removed because it assumed that users would have a certain alarm setup, which may not have been the
case. Users may notice an uptick of "kms-provider-0" errors in logs, as this patch intended to reduce this noise.
28 changes: 28 additions & 0 deletions docs/contents/releases/1-18/15/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# EKS-D v1-18-eks-15 Release

For additional information, see the [changelog](CHANGELOG-v1-18-eks-15.md) for this release.

## Release Manifest
Download the release manifest here: [kubernetes-1-18-eks-15.yaml](https://distro.eks.amazonaws.com/kubernetes-1-18/kubernetes-1-18-eks-15.yaml)

| Name | Version | URI |
|------|---------|-----|
| aws-iam-authenticator | 0.5.3 | public.ecr.aws/eks-distro/kubernetes-sigs/aws-iam-authenticator:v0.5.3-eks-1-18-15 |
| coredns | 1.7.0 | public.ecr.aws/eks-distro/coredns/coredns:v1.7.0-eks-1-18-15 |
| csi-snapshotter | 3.0.3 | public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/csi-snapshotter:v3.0.3-eks-1-18-15 |
| etcd | 3.4.14 | public.ecr.aws/eks-distro/etcd-io/etcd:v3.4.14-eks-1-18-15 |
| external-attacher | 3.2.0 | public.ecr.aws/eks-distro/kubernetes-csi/external-attacher:v3.2.0-eks-1-18-15 |
| external-provisioner | 2.2.2 | public.ecr.aws/eks-distro/kubernetes-csi/external-provisioner:v2.2.2-eks-1-18-15 |
| external-resizer | 1.2.0 | public.ecr.aws/eks-distro/kubernetes-csi/external-resizer:v1.2.0-eks-1-18-15 |
| go-runner | 0.4.2 | public.ecr.aws/eks-distro/kubernetes/go-runner:v0.4.2-eks-1-18-15 |
| kube-apiserver | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/kube-apiserver:v1.18.20-eks-1-18-15 |
| kube-controller-manager | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/kube-controller-manager:v1.18.20-eks-1-18-15 |
| kube-proxy | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/kube-proxy:v1.18.20-eks-1-18-15 |
| kube-proxy-base | 0.4.2 | public.ecr.aws/eks-distro/kubernetes/kube-proxy-base:v0.4.2-eks-1-18-15 |
| kube-scheduler | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/kube-scheduler:v1.18.20-eks-1-18-15 |
| livenessprobe | 2.3.0 | public.ecr.aws/eks-distro/kubernetes-csi/livenessprobe:v2.3.0-eks-1-18-15 |
| metrics-server | 0.4.0 | public.ecr.aws/eks-distro/kubernetes-sigs/metrics-server:v0.4.0-eks-1-18-15 |
| node-driver-registrar | 2.2.0 | public.ecr.aws/eks-distro/kubernetes-csi/node-driver-registrar:v2.2.0-eks-1-18-15 |
| pause | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/pause:v1.18.20-eks-1-18-15 |
| snapshot-controller | 3.0.3 | public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/snapshot-controller:v3.0.3-eks-1-18-15 |
| snapshot-validation-webhook | 3.0.3 | public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/snapshot-validation-webhook:v3.0.3-eks-1-18-15 |
1 change: 1 addition & 0 deletions docs/contents/releases/1-18/15/release-announcement.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Amazon EKS Distro v1.18-15 is now available. This release includes an update to Amazon Linux 2, which contains the latest security fixes, and changes to the patches. Amazon EKS Distro v1.18-15 builds are available through ECR Public Gallery (https://gallery.ecr.aws/eks-distro) and GitHub (https://github.com/aws/eks-distro)

0 comments on commit 7682aed

Please sign in to comment.