@@ -10,7 +10,7 @@ Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes
1010clusters. With EKS-D, you can rely on the same versions of Kubernetes and its
1111dependencies deployed by Amazon EKS. This includes the latest upstream updates
1212as well as extended security patching support. EKS-D follows the same Kubernetes
13- version release cycle as Amazon EKS and we provide the bits here. EKS-D provides
13+ version release cycle as Amazon EKS, and we provide the bits here. EKS-D provides
1414the same software that has enabled tens of thousands of Kubernetes clusters on
1515Amazon EKS.
1616
@@ -19,7 +19,10 @@ up the EKS Distro from source.
1919
2020## Releases
2121
22- Full documentation for releases can be found on https://distro.eks.amazonaws.com
22+ Full documentation for releases can be found on [ https://distro.eks.amazonaws.com ] ( https://distro.eks.amazonaws.com ) .
23+
24+ To receive notifications about new EKS-D releases, subscribe to the EKS-D updates SNS topic:
25+ ` arn:aws:sns:us-east-1:379412251201:eks-distro-updates `
2326
2427### Kubernetes 1-18
2528
@@ -37,7 +40,7 @@ Full documentation for releases can be found on https://distro.eks.amazonaws.com
3740
3841The EKS Distro is built using
3942[ Prow] ( https://github.com/kubernetes/test-infra/tree/master/prow ) , the
40- Kubernetes CI/CD system. EKS operates an installation of Prow which is visible
43+ Kubernetes CI/CD system. EKS operates an installation of Prow, which is visible
4144at https://prow.eks.amazonaws.com/ . Please read our
4245[ CONTRIBUTING] ( CONTRIBUTING.md ) guide before making a Pull Request.
4346
0 commit comments