0

I referred the below link from GCP https://cloud.google.com/filestore/docs/accessing-fileshares . Created a Filestore instance followed by a pv & pvc as mentioned in the example. When I deployed my pod (windows container), I have observed the mount did not happen & I didn't get any errors as well.

When I write any data into the mount path volume & delete the pod, the expectation is data remains persistent but that is not happening here. Can any one help me out here please.

Init_Rebel
  • 58
  • 6

1 Answers1

1

It does not work for Windows containers on GKE yet. We are actively working on it.

Lizhu Qi
  • 197
  • 1
  • 5