Merge ~codyshepherd/cloud-images/+git/aws-eks-website:aws-sync-update into ~cloud-images-release-managers/cloud-images/+git/aws-eks-website:master

Proposed by Cody Shepherd
Status: Merged
Merged at revision: 7b559b51d4c2658835320d294255671eb5f8f5fe
Proposed branch: ~codyshepherd/cloud-images/+git/aws-eks-website:aws-sync-update
Merge into: ~cloud-images-release-managers/cloud-images/+git/aws-eks-website:master
Diff against target: 73 lines (+24/-12)
1 file modified
index.html (+24/-12)
Reviewer Review Type Date Requested Status
David Krauser (community) Approve
Pat Viafore (community) Approve
Review via email: mp+374797@code.launchpad.net

Commit message

Update website instructions and yaml links for recent changes to AWS docs

To post a comment you must log in.
Revision history for this message
Pat Viafore (patviafore) :
review: Approve
Revision history for this message
David Krauser (davidkrauser) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/index.html b/index.html
2index 6bb7bc5..a7ed388 100644
3--- a/index.html
4+++ b/index.html
5@@ -621,14 +621,18 @@
6 Important:
7 </b>
8 EKS images that support Kubernetes 1.13 use the default
9- <a href="https://amazon-eks.s3-us-west-2.amazonaws.com/cloudformation/2019-02-11/amazon-eks-nodegroup.yaml">
10+ <a href="https://amazon-eks.s3-us-west-2.amazonaws.com/cloudformation/2019-10-08/amazon-eks-nodegroup.yaml">
11 amazon-eks-nodegroup.yaml
12 </a>
13 , as specified in the
14- <a href="https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html">
15- AWS EKS user guide
16+ <a href="https://docs.aws.amazon.com/eks/latest/userguide/getting-started-console.html">
17+ AWS EKS Console Getting Started Guide
18 </a>
19- .
20+ . To use Ubuntu EKS images with the nodegroup template in
21+ Step 3: Launch and Configure Amazon EKS Worker Nodes, click the
22+ 'Launch Workers' link for your your region and Kubernetes release
23+ version, and enter the Ubuntu AMI ID for your region, listed on this
24+ page, into the field labeled 'NodeImageId'.
25 </p>
26 <p>
27 <small>
28@@ -985,14 +989,18 @@
29 Important:
30 </b>
31 EKS images that support Kubernetes 1.12 use the default
32- <a href="https://amazon-eks.s3-us-west-2.amazonaws.com/cloudformation/2019-02-11/amazon-eks-nodegroup.yaml">
33+ <a href="https://amazon-eks.s3-us-west-2.amazonaws.com/cloudformation/2019-10-08/amazon-eks-nodegroup.yaml">
34 amazon-eks-nodegroup.yaml
35 </a>
36 , as specified in the
37- <a href="https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html">
38- AWS EKS user guide
39+ <a href="https://docs.aws.amazon.com/eks/latest/userguide/getting-started-console.html">
40+ AWS EKS Console Getting Started Guide
41 </a>
42- .
43+ . To use Ubuntu EKS images with the nodegroup template in
44+ Step 3: Launch and Configure Amazon EKS Worker Nodes, click the
45+ 'Launch Workers' link for your your region and Kubernetes release
46+ version, and enter the Ubuntu AMI ID for your region, listed on this
47+ page, into the field labeled 'NodeImageId'.
48 </p>
49 <p>
50 <small>
51@@ -1349,14 +1357,18 @@
52 Important:
53 </b>
54 EKS images that support Kubernetes 1.11 use the default
55- <a href="https://amazon-eks.s3-us-west-2.amazonaws.com/cloudformation/2019-02-11/amazon-eks-nodegroup.yaml">
56+ <a href="https://amazon-eks.s3-us-west-2.amazonaws.com/cloudformation/2019-10-08/amazon-eks-nodegroup.yaml">
57 amazon-eks-nodegroup.yaml
58 </a>
59 , as specified in the
60- <a href="https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html">
61- AWS EKS user guide
62+ <a href="https://docs.aws.amazon.com/eks/latest/userguide/getting-started-console.html">
63+ AWS EKS Console Getting Started Guide
64 </a>
65- .
66+ . To use Ubuntu EKS images with the nodegroup template in
67+ Step 3: Launch and Configure Amazon EKS Worker Nodes, click the
68+ 'Launch Workers' link for your your region and Kubernetes release
69+ version, and enter the Ubuntu AMI ID for your region, listed on this
70+ page, into the field labeled 'NodeImageId'.
71 </p>
72 <p>
73 <small>

Subscribers

People subscribed via source and target branches