File tree Expand file tree Collapse file tree 3 files changed +36
-0
lines changed
docs/content/en/docs/packages/whatsnew Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " What's New"
3
+ linkTitle : " What's New"
4
+ weight : 15
5
+ description : >
6
+ New EKS Anywhere Curated Packages releases, features, and fixes
7
+ ---
8
+
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Release Alerts"
3
+ weight : 60
4
+ aliases :
5
+ /docs/reference/snsupdates/
6
+ description : >
7
+ SNS Alerts for EKS Anywhere Curated Packages releases
8
+ ---
9
+
10
+ EKS Anywhere uses Amazon Simple Notification Service (SNS) to notify availability of a new releasef for Curated Packages.
11
+ It is recommended that your clusters are kept up to date with the latest EKS Anywhere Curated Packages.
12
+ Please follow the instructions below to subscribe to SNS notification.
13
+
14
+ * Sign in to your AWS Account
15
+ * Select us-east-1 region
16
+ * Go to the SNS Console
17
+ * In the left navigation pane, choose "Subscriptions"
18
+ * On the * Subscriptions* page, choose "Create subscription"
19
+ * On the * Create subscription* page, in the * Details* section enter the following information
20
+ * Topic ARN
21
+ ```
22
+ arn:aws:sns:us-east-1:153288728732:eks-anywhere-curated-packages-bundle-updates
23
+ ```
24
+ * Protocol - *Email*
25
+ * Endpoint - *Your preferred email address*
26
+ * Choose *Create Subscription*
27
+ * In few minutes, you will receive an email asking you to confirm the subscription
28
+ * Click the confirmation link in the email
You can’t perform that action at this time.
0 commit comments