FSx for Windows EKS Nodes

0

We are looking to add a number of Windows EKS nodes to an already existing Linux EKS node group. The current Node group uses EFS and the EFS CSI Driver. However, the EFS CSI Driver is not supported by Windows. Would we then add an FSx share for the Windows EKS nodes to use, or should we add an EBS node to use the EBS CSI driver? Looking through the docs EBS, FSx, EFS, and EKS and I dont see this pointed out anywhere. Any information would be helpful.

https://aws.github.io/aws-eks-best-practices/windows/docs/storage/ says to use In-tree Volume Plugin: awsElasticBlockStore. However, following that link shows it to be deprecated as of version 1.17 (up to 1.25 i think now).

preguntada hace 2 años683 visualizaciones
2 Respuestas
2
Respuesta aceptada

Hi There

Kubernetes Container Storage Interface (CSI) allows central control of different persistent storage options in the Kubernetes cluster. With the addition of the CSI proxy to the Amazon EKS Optimized Windows AMI, customers can now easily use CSI in their Windows workloads running on Amazon EKS.

Take a look at this blog post: https://aws.amazon.com/blogs/modernizing-with-aws/using-smb-csi-driver-on-amazon-eks-windows-nodes/

Also, you can use FSx as a solution for both Linux and Windows nodes using the above information. See also https://aws.amazon.com/blogs/containers/using-amazon-fsx-for-windows-file-server-as-persistent-storage-on-amazon-eks/ for info on connecting Linux nodes to FSx.

profile pictureAWS
EXPERTO
Matt-B
respondido hace 2 años
1
  • Now that I have had time to chew on this... Does the CSI Proxy in the EKS Windows AMI allow installation and usage of the EFS CSI driver? If so, how do I install the EFS CSI in Windows?

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