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
feita há um mês173 visualizações
1 Resposta
0
Resposta aceita

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
respondido há um mês
profile picture
ESPECIALISTA
A_J
avaliado há um mês

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas