Skip to content

Commit f0be172

Browse files
author
Kirsten Schumy
authored
Added SNS topic to README (#348)
* Added SNS topic to README * Fixed minor rendering error for GitHub's flavor of markdown
1 parent b3efedd commit f0be172

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes
1010
clusters. With EKS-D, you can rely on the same versions of Kubernetes and its
1111
dependencies deployed by Amazon EKS. This includes the latest upstream updates
1212
as 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
1414
the same software that has enabled tens of thousands of Kubernetes clusters on
1515
Amazon 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

3841
The 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
4144
at https://prow.eks.amazonaws.com/. Please read our
4245
[CONTRIBUTING](CONTRIBUTING.md) guide before making a Pull Request.
4346

0 commit comments

Comments
 (0)