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

已提問 2 年前檢視次數 942 次
1 個回答
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.

已回答 2 年前

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

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

回答問題指南