-
Notifications
You must be signed in to change notification settings - Fork 551
Closed
Description
Anyone have any luck getting WinFSP working on GKE windows pods? I found https://winfsp.dev/doc/WinFsp-Container-Support/ that talks about container support but I am unable to get it working on GKE.
Even if I RDP into the pod and install winfsp and run "sc.exe start winfsp" (which makes the node unresponsive for a few minutes and i'm not even sure started anything) it doesn't work. The only winfsp service I see running is WinFSP.Launcher
, not sure if that is the real service that needs to be running or something else.
When I call winfsp fuse_main_real
method it returns 1 and doesn't emit any errors anywhere so I don't know what the problem was.
How can I get it working or at least diagnose further?
Metadata
Metadata
Assignees
Labels
No labels