Merge ~codyshepherd/cloud-images/+git/aws-eks-website:releases/1-19 into ~cloud-images-release-managers/cloud-images/+git/aws-eks-website:master

Proposed by Cody Shepherd
Status: Merged
Merged at revision: 7156a985b37b374153aa4acdcba1786efb0ba241
Proposed branch: ~codyshepherd/cloud-images/+git/aws-eks-website:releases/1-19
Merge into: ~cloud-images-release-managers/cloud-images/+git/aws-eks-website:master
Diff against target: 722 lines (+429/-209)
1 file modified
index.html (+429/-209)
Reviewer Review Type Date Requested Status
John Chittum Approve
Joshua Powers (community) Approve
Review via email: mp+398205@code.launchpad.net

Commit message

Release of EKS 1.19 images

Description of the change

To post a comment you must log in.
Revision history for this message
Joshua Powers (powersj) wrote :

+1, however, do you know why the change log has so many updates?

review: Approve
Revision history for this message
Cody Shepherd (codyshepherd) wrote :

ah, strange. I thought I had only copy-pasted the old one and added a new one at the top. I'll fix this up a bit

Revision history for this message
John Chittum (jchittum) :
review: Approve
Revision history for this message
Joshua Powers (powersj) :
review: Approve
Revision history for this message
John Chittum (jchittum) wrote :

double +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/index.html b/index.html
index 18783ef..1e71d2b 100644
--- a/index.html
+++ b/index.html
@@ -175,14 +175,10 @@
175 </h3>175 </h3>
176 <dl class="p-card__content">176 <dl class="p-card__content">
177 <dt>177 <dt>
178 20210127178 20210217
179 </dt>179 </dt>
180 <dd>180 <dd>
181 Update all images with fixes for cloud-init key handling issue. See the181 Add 1.19 platform amis with serial 20210211.
182 <a href="https://launchpadlibrarian.net/518219535/cloud-init_20.4-0ubuntu1~16.04.2_20.4.1-0ubuntu1~16.04.1.diff.gz">
183 cloud-init changelog in launchpad
184 </a>
185 for specific details on the fix.
186 </dd>182 </dd>
187 </dl>183 </dl>
188 <div aria-multiselect="true" class="p-accordion" role="tablist">184 <div aria-multiselect="true" class="p-accordion" role="tablist">
@@ -196,224 +192,45 @@
196 <section aria-hidden="true" aria-labelledby="tab1-section" class="p-accordion__panel" id="tab1-section" role="tabpanel">192 <section aria-hidden="true" aria-labelledby="tab1-section" class="p-accordion__panel" id="tab1-section" role="tabpanel">
197 <dl>193 <dl>
198 <dt>194 <dt>
199 20210108195 20210127
200 </dt>
201 <dd>
202 Update all images with the latest docker.io and containerd from archive
203 </dd>
204 </dl>
205 <dl>
206 <dl>
207 <dt>
208 20210107
209 </dt>
210 <dd>
211 EKS 1.14 is now EOL, removed images from page
212 </dd>
213 </dl>
214 <dl>
215 <dt>
216 20201211
217 </dt>
218 <dd>
219 Updates to EKS AMIs for Kubernetes 1.18 due to RAID 10 kernel regression
220 </dd>
221 </dl>
222 <dl>
223 <dt>
224 20201130
225 </dt>
226 <dd>
227 Updates to EKS AMIs for Kubernetes 1.18 for CVE-2020-15257
228 </dd>
229 </dl>
230 <dl>
231 <dt>
232 20201015
233 </dt>196 </dt>
234 <dd>197 <dd>
235 Updates to EKS AMIs for Kubernetes 1.18 for CVE-2020-15157198 Update all images with fixes for cloud-init key handling issue. See the
236 </dd>199 <a href="https://launchpadlibrarian.net/518219535/cloud-init_20.4-0ubuntu1~16.04.2_20.4.1-0ubuntu1~16.04.1.diff.gz">
237 </dl>200 cloud-init changelog in launchpad
238 <dl>201 </a>
239 <dt>202 for specific details on the fix.
240 20201014
241 </dt>
242 <dd>
243 Add EKS AMI IDs for Kubernetes 1.18 and update 1.17, 1.16, 1.15, and 1.14 for CVE-2020-16119 and CVE-2020-16120
244 </dd>
245 </dl>
246 <dl>
247 <dt>
248 20201008
249 </dt>
250 <dd>
251 Update 1.14, 1.15, and 1.16 images with linux-aws 5.4
252 </dd>
253 </dl>
254 <dl>
255 <dt>
256 20200924
257 </dt>
258 <dd>
259 Add EKS AMI IDs for Kubernetes 1.17
260 </dd>203 </dd>
261 </dl>
262 <dl>
263 <dt>204 <dt>
264 20200908205 20210108
265 </dt>206 </dt>
266 <dd>207 <dd>
267 Update EKS AMI IDs for USN 4489-1 Linux Kernel Vulnerabilities208 Update all images with the latest docker.io and containerd from archive
268 </dd>209 </dd>
269 </dl>
270 <dl>
271 <dl>
272 <dt>
273 20200729
274 </dt>
275 <dd>
276 Update EKS AMI IDs for USN 4432-1 GRUB 2 Vulnerabilities
277 </dd>
278 </dl>
279 <dl>
280 <dt>
281 20200720
282 </dt>
283 <dd>
284 Add EKS AMI IDs for Kubernetes 1.16
285 </dd>
286 </dl>
287 <dl>
288 <dt>
289 20200626
290 </dt>
291 <dd>
292 Remove 1.12 and 1.13 images as part of end of support for those releases.
293 </dd>
294 </dl>
295 <dl>
296 <dt>
297 20200408
298 </dt>
299 <dd>
300 Bugfix of 1.15 images in response to LP:
301 <a href="https://bugs.launchpad.net/cloud-images/+bug/1869562">
302 #186956
303 </a>
304 . All 1.15 images with this fix have a serial of 20200406.1.
305 </dd>
306 <dt>
307 20200319
308 </dt>
309 <dd>
310 Release of Kubernetes 1.15 images. All 1.15 images have serial of
311 20200318.1.
312 </dd>
313 <dt>
314 20200123
315 </dt>
316 <dd>
317 Update patch versions for EKS tools to match
318 <a href="https://docs.aws.amazon.com/eks/latest/userguide/platform-versions.html">
319 Latest AWS EKS platform versions
320 </a>
321 ; new patch versions are 1.12.10, 1.13.12, and 1.14.9. All updated
322 images have serial 20200109.
323 </dd>
324 <dt>
325 20191204
326 </dt>
327 <dd>
328 Remove 1.11 images as part of Kubernetes 1.11 deprecation
329 </dd>
330 <dt>
331 20191113
332 </dt>
333 <dd>
334 Update all EKS AMIs (1.11, 1.12, 1.13, 1.14) with mitigations to
335 <a href="https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/TAA_MCEPSC_i915">
336 TAA_MCEPSC_i915 vulnerabilities
337 </a>
338 ;
339 all AMIs have serial 20191113.
340 </dd>
341 <dt>
342 20191031
343 </dt>
344 <dd>
345 Add EKS AMI IDs for Kubernetes 1.14 with serial 20191029
346 </dd>
347 <dt>
348 20190823
349 </dt>
350 <dd>
351 Add EKS AMI IDs for Kubernetes 1.13
352 </dd>
353 <dt>
354 20190814
355 </dt>
356 <dd>
357 Update 1.11 and 1.12 images with mitigations to CVE-2019-1125; image serials 20190813.1
358 </dd>
359 <dt>
360 20190730
361 </dt>
362 <dd>
363 Remove 1.10 images as part of Kubernetes 1.10 deprecation
364 </dd>
365 <dt>
366 20190628
367 </dt>
368 <dd>
369 Address remote denial of service (resource exhaustion) caused by TCP SACK scoreboard manipulation
370 <a href="https://launchpad.net/bugs/1831638">
371 LP: #1831638
372 </a>
373 </dd>
374 <dt>
375 20190619
376 </dt>
377 <dd>
378 Address CVE-2019-11477 and CVE-2019-11478 CVEs collectively known as SACK Panic. Add EKS AMI IDs for Kubernetes 1.12
379 </dd>
380 <dt>
381 20190514
382 </dt>
383 <dd>
384 Kernel updates to mitigate Michroarchitectural Data Sampling, 1.10 and 1.11
385 </dd>
386 <dt>210 <dt>
387 20190430211 20210107
388 </dt>212 </dt>
389 <dd>213 <dd>
390 Add EKS AMI IDs for Kubernetes 1.11214 EKS 1.14 is now EOL, removed images from page
391 </dd>215 </dd>
392 <dt>216 <dt>
393 20190418217 20201211
394 </dt>218 </dt>
395 <dd>219 <dd>
396 Ensure snaps do not auto-refresh220 Updates to EKS AMIs for Kubernetes 1.18 due to RAID 10 kernel regression
397 </dd>221 </dd>
398 <dt>222 <dt>
399 20190212223 20201130
400 </dt>224 </dt>
401 <dd>225 <dd>
402 Address snapd vulnerability226 Updates to EKS AMIs for Kubernetes 1.18 for CVE-2020-15257
403 <a href="https://usn.ubuntu.com/3887-1/">
404 CVE-2019-7304
405 </a>
406 </dd>227 </dd>
407 <dt>228 <dt>
408 20190207229 20201015
409 </dt>230 </dt>
410 <dd>231 <dd>
411 Address runc container breakout vulnerability232 Updates to EKS AMIs for Kubernetes 1.18 for CVE-2020-15157
412 <a href="https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-5736.html">
413 CVE-2019-5736
414 </a>
415 </dd>233 </dd>
416 </dl>
417 </dl>234 </dl>
418 </section>235 </section>
419 </li>236 </li>
@@ -428,16 +245,19 @@
428 <h3 class="p-heading--five u-no-margin--bottom">245 <h3 class="p-heading--five u-no-margin--bottom">
429 Show worker node images for: Kubernetes246 Show worker node images for: Kubernetes
430 <ul class="p-inline-list" data-js="tablist" role="tablist">247 <ul class="p-inline-list" data-js="tablist" role="tablist">
431 <li aria-controls="#kubernetes-1-18" aria-selected="true" class="p-inline-list__item p-tab-selector" id="tab1" role="tab">248 <li aria-controls="#kubernetes-1-19" aria-selected="true" class="p-inline-list__item p-tab-selector" id="tab1" role="tab">
249 1.19
250 </li>
251 <li aria-controls="#kubernetes-1-18" aria-selected="false" class="p-inline-list__item p-tab-selector" id="tab2" role="tab">
432 1.18252 1.18
433 </li>253 </li>
434 <li aria-controls="#kubernetes-1-17" aria-selected="false" class="p-inline-list__item p-tab-selector" id="tab2" role="tab">254 <li aria-controls="#kubernetes-1-17" aria-selected="false" class="p-inline-list__item p-tab-selector" id="tab3" role="tab">
435 1.17255 1.17
436 </li>256 </li>
437 <li aria-controls="#kubernetes-1-16" aria-selected="false" class="p-inline-list__item p-tab-selector" id="tab3" role="tab">257 <li aria-controls="#kubernetes-1-16" aria-selected="false" class="p-inline-list__item p-tab-selector" id="tab4" role="tab">
438 1.16258 1.16
439 </li>259 </li>
440 <li aria-controls="#kubernetes-1-15" aria-selected="false" class="p-inline-list__item p-tab-selector" id="tab4" role="tab">260 <li aria-controls="#kubernetes-1-15" aria-selected="false" class="p-inline-list__item p-tab-selector" id="tab5" role="tab">
441 1.15261 1.15
442 </li>262 </li>
443 </ul>263 </ul>
@@ -445,7 +265,407 @@
445 </div>265 </div>
446 </div>266 </div>
447 </section>267 </section>
448 <div aria-hidden="false" aria-labelledby="tab1" class="p-tab" id="kubernetes-1-18" role="tabpanel">268 <div aria-hidden="false" aria-labelledby="tab1" class="p-tab" id="kubernetes-1-19" role="tabpanel">
269 <section class="p-strip--light is-shallow">
270 <div class="row">
271 <div class="col-12">
272 <p class="p-heading--five">
273 Date:
274 </p>
275 <table>
276 <thead>
277 <tr>
278 <th>
279 Region
280 </th>
281 <th>
282 Use this or later image
283 </th>
284 </tr>
285 </thead>
286 <tbody>
287 <tr>
288 <td>
289 Africa (Capetown) (af-south-1)
290 </td>
291 <td>
292 <div class="p-code-copyable">
293 <a href="https://af-south-1.console.aws.amazon.com/ec2/v2/home?region=af-south-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
294 ami-0a750e768cac611e1
295 </a>
296 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0a750e768cac611e1"/>
297 <button class="p-code-copyable__action">
298 Copy to clipboard
299 </button>
300 </div>
301 </td>
302 </tr>
303 <tr>
304 <td>
305 Asia Pacific (Hong Kong) (ap-east-1)
306 </td>
307 <td>
308 <div class="p-code-copyable">
309 <a href="https://ap-east-1.console.aws.amazon.com/ec2/v2/home?region=ap-east-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
310 ami-0988e9564ccf4856a
311 </a>
312 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0988e9564ccf4856a"/>
313 <button class="p-code-copyable__action">
314 Copy to clipboard
315 </button>
316 </div>
317 </td>
318 </tr>
319 <tr>
320 <td>
321 Asia Pacific (Tokyo) (ap-northeast-1)
322 </td>
323 <td>
324 <div class="p-code-copyable">
325 <a href="https://ap-northeast-1.console.aws.amazon.com/ec2/v2/home?region=ap-northeast-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
326 ami-09293e04e3b9335be
327 </a>
328 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-09293e04e3b9335be"/>
329 <button class="p-code-copyable__action">
330 Copy to clipboard
331 </button>
332 </div>
333 </td>
334 </tr>
335 <tr>
336 <td>
337 Asia Pacific (Seoul) (ap-northeast-2)
338 </td>
339 <td>
340 <div class="p-code-copyable">
341 <a href="https://ap-northeast-2.console.aws.amazon.com/ec2/v2/home?region=ap-northeast-2#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
342 ami-0b40fd0eba8af9ff2
343 </a>
344 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0b40fd0eba8af9ff2"/>
345 <button class="p-code-copyable__action">
346 Copy to clipboard
347 </button>
348 </div>
349 </td>
350 </tr>
351 <tr>
352 <td>
353 Asia Pacific (Osaka-Local) (ap-northeast-3)
354 </td>
355 <td>
356 <div class="p-code-copyable">
357 <a href="https://ap-northeast-3.console.aws.amazon.com/ec2/v2/home?region=ap-northeast-3#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
358 ami-00ad21d7830e2a036
359 </a>
360 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-00ad21d7830e2a036"/>
361 <button class="p-code-copyable__action">
362 Copy to clipboard
363 </button>
364 </div>
365 </td>
366 </tr>
367 <tr>
368 <td>
369 Asia Pacific (Mumbai) (ap-south-1)
370 </td>
371 <td>
372 <div class="p-code-copyable">
373 <a href="https://ap-south-1.console.aws.amazon.com/ec2/v2/home?region=ap-south-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
374 ami-065262c424458e1ed
375 </a>
376 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-065262c424458e1ed"/>
377 <button class="p-code-copyable__action">
378 Copy to clipboard
379 </button>
380 </div>
381 </td>
382 </tr>
383 <tr>
384 <td>
385 Asia Pacific (Singapore) (ap-southeast-1)
386 </td>
387 <td>
388 <div class="p-code-copyable">
389 <a href="https://ap-southeast-1.console.aws.amazon.com/ec2/v2/home?region=ap-southeast-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
390 ami-05b2fac9ee370f3a2
391 </a>
392 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-05b2fac9ee370f3a2"/>
393 <button class="p-code-copyable__action">
394 Copy to clipboard
395 </button>
396 </div>
397 </td>
398 </tr>
399 <tr>
400 <td>
401 Asia Pacific (Sydney) (ap-southeast-2)
402 </td>
403 <td>
404 <div class="p-code-copyable">
405 <a href="https://ap-southeast-2.console.aws.amazon.com/ec2/v2/home?region=ap-southeast-2#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
406 ami-0ce4af3cb3eb8aea4
407 </a>
408 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0ce4af3cb3eb8aea4"/>
409 <button class="p-code-copyable__action">
410 Copy to clipboard
411 </button>
412 </div>
413 </td>
414 </tr>
415 <tr>
416 <td>
417 Canada (Central) (ca-central-1)
418 </td>
419 <td>
420 <div class="p-code-copyable">
421 <a href="https://ca-central-1.console.aws.amazon.com/ec2/v2/home?region=ca-central-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
422 ami-0ad7021a224eeb211
423 </a>
424 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0ad7021a224eeb211"/>
425 <button class="p-code-copyable__action">
426 Copy to clipboard
427 </button>
428 </div>
429 </td>
430 </tr>
431 <tr>
432 <td>
433 EU (Frankfurt) (eu-central-1)
434 </td>
435 <td>
436 <div class="p-code-copyable">
437 <a href="https://eu-central-1.console.aws.amazon.com/ec2/v2/home?region=eu-central-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
438 ami-03697dd3190760f4b
439 </a>
440 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-03697dd3190760f4b"/>
441 <button class="p-code-copyable__action">
442 Copy to clipboard
443 </button>
444 </div>
445 </td>
446 </tr>
447 <tr>
448 <td>
449 EU (Stockholm) (eu-north-1)
450 </td>
451 <td>
452 <div class="p-code-copyable">
453 <a href="https://eu-north-1.console.aws.amazon.com/ec2/v2/home?region=eu-north-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
454 ami-0e712523c56a8f96f
455 </a>
456 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0e712523c56a8f96f"/>
457 <button class="p-code-copyable__action">
458 Copy to clipboard
459 </button>
460 </div>
461 </td>
462 </tr>
463 <tr>
464 <td>
465 EU (Milan) (eu-south-1)
466 </td>
467 <td>
468 <div class="p-code-copyable">
469 <a href="https://eu-south-1.console.aws.amazon.com/ec2/v2/home?region=eu-south-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
470 ami-0b12f225b645d3c17
471 </a>
472 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0b12f225b645d3c17"/>
473 <button class="p-code-copyable__action">
474 Copy to clipboard
475 </button>
476 </div>
477 </td>
478 </tr>
479 <tr>
480 <td>
481 EU (Ireland) (eu-west-1)
482 </td>
483 <td>
484 <div class="p-code-copyable">
485 <a href="https://eu-west-1.console.aws.amazon.com/ec2/v2/home?region=eu-west-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
486 ami-0de4bebf376ac28f1
487 </a>
488 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0de4bebf376ac28f1"/>
489 <button class="p-code-copyable__action">
490 Copy to clipboard
491 </button>
492 </div>
493 </td>
494 </tr>
495 <tr>
496 <td>
497 EU (London) (eu-west-2)
498 </td>
499 <td>
500 <div class="p-code-copyable">
501 <a href="https://eu-west-2.console.aws.amazon.com/ec2/v2/home?region=eu-west-2#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
502 ami-03e5c157d3766d1da
503 </a>
504 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-03e5c157d3766d1da"/>
505 <button class="p-code-copyable__action">
506 Copy to clipboard
507 </button>
508 </div>
509 </td>
510 </tr>
511 <tr>
512 <td>
513 EU (Paris) (eu-west-3)
514 </td>
515 <td>
516 <div class="p-code-copyable">
517 <a href="https://eu-west-3.console.aws.amazon.com/ec2/v2/home?region=eu-west-3#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
518 ami-0d4b3888a12a74f5e
519 </a>
520 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0d4b3888a12a74f5e"/>
521 <button class="p-code-copyable__action">
522 Copy to clipboard
523 </button>
524 </div>
525 </td>
526 </tr>
527 <tr>
528 <td>
529 Middle East (Bahrain) (me-south-1)
530 </td>
531 <td>
532 <div class="p-code-copyable">
533 <a href="https://me-south-1.console.aws.amazon.com/ec2/v2/home?region=me-south-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
534 ami-0fe3356d628e1c41b
535 </a>
536 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0fe3356d628e1c41b"/>
537 <button class="p-code-copyable__action">
538 Copy to clipboard
539 </button>
540 </div>
541 </td>
542 </tr>
543 <tr>
544 <td>
545 South America (São Paulo) (sa-east-1)
546 </td>
547 <td>
548 <div class="p-code-copyable">
549 <a href="https://sa-east-1.console.aws.amazon.com/ec2/v2/home?region=sa-east-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
550 ami-0dfd5c0a7f090cbcf
551 </a>
552 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0dfd5c0a7f090cbcf"/>
553 <button class="p-code-copyable__action">
554 Copy to clipboard
555 </button>
556 </div>
557 </td>
558 </tr>
559 <tr>
560 <td>
561 US East (Virginia) (us-east-1)
562 </td>
563 <td>
564 <div class="p-code-copyable">
565 <a href="https://us-east-1.console.aws.amazon.com/ec2/v2/home?region=us-east-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
566 ami-07c62995f74056e69
567 </a>
568 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-07c62995f74056e69"/>
569 <button class="p-code-copyable__action">
570 Copy to clipboard
571 </button>
572 </div>
573 </td>
574 </tr>
575 <tr>
576 <td>
577 US East (Ohio) (us-east-2)
578 </td>
579 <td>
580 <div class="p-code-copyable">
581 <a href="https://us-east-2.console.aws.amazon.com/ec2/v2/home?region=us-east-2#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
582 ami-095941aa2303bb510
583 </a>
584 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-095941aa2303bb510"/>
585 <button class="p-code-copyable__action">
586 Copy to clipboard
587 </button>
588 </div>
589 </td>
590 </tr>
591 <tr>
592 <td>
593 US West (N. California) (us-west-1)
594 </td>
595 <td>
596 <div class="p-code-copyable">
597 <a href="https://us-west-1.console.aws.amazon.com/ec2/v2/home?region=us-west-1#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
598 ami-0a384d8cc0557f033
599 </a>
600 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0a384d8cc0557f033"/>
601 <button class="p-code-copyable__action">
602 Copy to clipboard
603 </button>
604 </div>
605 </td>
606 </tr>
607 <tr>
608 <td>
609 US West (Oregon) (us-west-2)
610 </td>
611 <td>
612 <div class="p-code-copyable">
613 <a href="https://us-west-2.console.aws.amazon.com/ec2/v2/home?region=us-west-2#Images:visibility=public-images;name=ubuntu-eks/k8s_1.19/images/*;ownerAlias=099720109477;sort=desc:name">
614 ami-0fc3ca5b2c5e1fb11
615 </a>
616 <input class="p-code-copyable__input" hidden="" readonly="readonly" value="ami-0fc3ca5b2c5e1fb11"/>
617 <button class="p-code-copyable__action">
618 Copy to clipboard
619 </button>
620 </div>
621 </td>
622 </tr>
623 </tbody>
624 </table>
625 </div>
626 </div>
627 </section>
628 <section class="p-strip--light is-bordered is-shallow">
629 <div class="row">
630 <div class="col-12">
631 <h3 class="p-card__title">
632 Kubernetes 1.19
633 </h3>
634 <p>
635 The latest Ubuntu worker node AMIs for Kubernetes 1.19 (N.B. EKS may not be available in some of these regions, check the
636 <a href="https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/">
637 list of current EKS regions
638 </a>
639 ):
640 </p>
641 <p>
642 <b>
643 Important:
644 </b>
645 EKS images that support Kubernetes 1.19 use the default
646 <a href="https://amazon-eks.s3-us-west-2.amazonaws.com/cloudformation/2020-08-12/amazon-eks-nodegroup.yaml">
647 amazon-eks-nodegroup.yaml
648 </a>
649 , as specified in the
650 <a href="https://docs.aws.amazon.com/eks/latest/userguide/getting-started-console.html">
651 AWS EKS Console Getting Started Guide
652 </a>
653 . To use Ubuntu EKS images with the nodegroup template in
654 Step 3: Launch and Configure Amazon EKS Worker Nodes, click the
655 'Launch Workers' link for your your region and Kubernetes release
656 version, and enter the Ubuntu AMI ID for your region, listed on this
657 page, into the field labeled 'NodeImageId'.
658 </p>
659 <p>
660 <small>
661 This image is customized specifically for the EKS service and is not intended as a general OS image.
662 </small>
663 </p>
664 </div>
665 </div>
666 </section>
667 </div>
668 <div aria-hidden="true" aria-labelledby="tab2" class="p-tab" id="kubernetes-1-18" role="tabpanel">
449 <section class="p-strip--light is-shallow">669 <section class="p-strip--light is-shallow">
450 <div class="row">670 <div class="row">
451 <div class="col-12">671 <div class="col-12">
@@ -845,7 +1065,7 @@
845 </div>1065 </div>
846 </section>1066 </section>
847 </div>1067 </div>
848 <div aria-hidden="true" aria-labelledby="tab2" class="p-tab" id="kubernetes-1-17" role="tabpanel">1068 <div aria-hidden="true" aria-labelledby="tab3" class="p-tab" id="kubernetes-1-17" role="tabpanel">
849 <section class="p-strip--light is-shallow">1069 <section class="p-strip--light is-shallow">
850 <div class="row">1070 <div class="row">
851 <div class="col-12">1071 <div class="col-12">
@@ -1245,7 +1465,7 @@
1245 </div>1465 </div>
1246 </section>1466 </section>
1247 </div>1467 </div>
1248 <div aria-hidden="true" aria-labelledby="tab3" class="p-tab" id="kubernetes-1-16" role="tabpanel">1468 <div aria-hidden="true" aria-labelledby="tab4" class="p-tab" id="kubernetes-1-16" role="tabpanel">
1249 <section class="p-strip--light is-shallow">1469 <section class="p-strip--light is-shallow">
1250 <div class="row">1470 <div class="row">
1251 <div class="col-12">1471 <div class="col-12">
@@ -1645,7 +1865,7 @@
1645 </div>1865 </div>
1646 </section>1866 </section>
1647 </div>1867 </div>
1648 <div aria-hidden="true" aria-labelledby="tab4" class="p-tab" id="kubernetes-1-15" role="tabpanel">1868 <div aria-hidden="true" aria-labelledby="tab5" class="p-tab" id="kubernetes-1-15" role="tabpanel">
1649 <section class="p-strip--light is-shallow">1869 <section class="p-strip--light is-shallow">
1650 <div class="row">1870 <div class="row">
1651 <div class="col-12">1871 <div class="col-12">

Subscribers

People subscribed via source and target branches