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
preguntada hace un mes170 visualizaciones
1 Respuesta
0
Respuesta aceptada

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 hace un mes
profile picture
EXPERTO
A_J
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas