Cache large docker image on instance and build EKS optimed AMI from it

0

Hello, We want to build an EKS AMI with already present container image on it so it doesn't take long to run new pods for pulling.

Is there a procedure for such use cases ?

Tried:

  • Creating AMI from EKS Node that is already running Pod from the large image - Produced AMI was reported to not be an EKS Optimized one and cannot be used in managed node group
  • Use ImageBuilder to produce new one with cached image - Problem was the AMI volume is too small for the image and ImageBuilder does not provide mechanism to run on larger volume

Thank you !

沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南