Bake files into an EBS volume and attached to an EKS Pod

0

How do you bake files into an AWS EBS volume and mount it to a pod in an EKS cluster?

Not allowed to build containers and have to figure this out before we move to a new AWS instance.

Any ideas?

profile picture
質問済み 1ヶ月前171ビュー
1回答
0
承認された回答

Found this answer on how to attach the EBS volume to a pod.

https://repost.aws/questions/QUDjnyA_QqQvqRyR4gwrDEog/how-to-create-a-pv-and-pvc-from-ebs-in-eks

Looks like we can use a Packer Builder to copy the files to the EBS Volume.

https://developer.hashicorp.com/packer/integrations/hashicorp/amazon/latest/components/builder/ebsvolume

Now to figure out how to sequence it into a terraform pipeline.

profile picture
回答済み 1ヶ月前
profile picture
エキスパート
A_J
レビュー済み 1ヶ月前

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

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

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

関連するコンテンツ