Closed alanpoole closed 2 months ago
Investigating still....
Another major challenge of running FUSE drivers in sidecar containers is that the FUSE runtime requires elevated container privileges. This restriction makes the sidecar-based solution almost impossible for GKE Autopilot, because privileged containers are not permitted on Autopilot clusters.
Switching the global mounting option to --dir-only
appears to be fixing it.
All my tests passed last night, so the fix works.
GKE Job transcoding-f629069a-5074-481b-ab3f-48087efc45b2