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 個月前檢視次數 170 次
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 個月前

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

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

回答問題指南