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 !

回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ