I want to attach a shared static storage that is not ephimeral after cloudrun instance gets terminated. Can we use gFuse with CloudStorage to achieve this ? IF so by introducing CloudFuse, do we get any additional latencies
Asked
Active
Viewed 71 times
0
-
I am not sure what you mean by `after cloudrun instance gets terminated`. Yes, you will experience latencies accessing any storage over a network. Google has documentation on Cloud Run + FUSE. https://cloud.google.com/run/docs/tutorials/network-filesystems-fuse – John Hanley Apr 05 '23 at 15:51