Bottlerocket AMI for EKS is missing nfs (/sbin/mount.nfs) -

0

Dear AWS,

I was starting a POD on a Bottlerocket (x86, latest 1.4.0-42360701) Node. Yes, the AWS NFS driver is installed in my cluster. The POD could not start because it could not mount the nfs (it is missing /sbin/mount.nfs). Using the latest Amazon Linux (x87, latest 1.21.5-20211109) did work as expected.

I hope this helps. Wanted to give Bottlrocket a try - no success yet ;-).

Regards,

thorsten

preguntada hace 2 años943 visualizaciones
1 Respuesta
0

Hello there,

Thanks for reaching out to us. For Kubernetes, Bottlerocket supports any spec compliant CSI driver, including the EBS, EFS, and FSx CSI drivers. Looks like the NFS CSI driver is still in alpha? https://github.com/kubernetes-csi/csi-driver-nfs.

Bottlerocket is a minimal OS, so we are extremely careful about what gets added as part of our base image. Adding NFS userspace entities to the host would increase surface area of the operating system.

You can follow the corresponding issue on our github repo: https://github.com/bottlerocket-os/bottlerocket/issues/1225. We'd also be more than happy to talk about your use case further and see how we can help you.

Thanks.

respondido hace 2 años

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