Does anyone have an example of how to set up FSx w...
# flyte-support
c
Does anyone have an example of how to set up FSx with Flyte?
Still looking for some help here - any pointers would be appreciated. Trying to understand how to connect K8s with FSx and Flyte. Examples using EFS or other similar technologies would help as well.
a
I see there is progress in a CSI driver for FSx for Lustre. Haven't tried it myself but as any other driver, would eventually enable you to dynamically provision and consume volumes https://github.com/kubernetes-sigs/aws-fsx-csi-driver
Is this to deploy Flyte or to store execution data?
c
this is for fast access to training data for training distributed models with pytorch