Windows Ceph Storage Supports kubernetes windows container access
I have a kubernetes cluster where ceph is installed and the storage is configured , now i installed ceph windows in my windows machine using dokany.exe and mounted to a path c:\cephshare\data, i can able to see the files stored in the cluster in the linux and windows vice versa .
I am able to access the storage from the linux containers , but unable to access the mounted storage C:\cephsare\data from standard windows containers ,
Ceph supports storage access for a windows container or not ?
Thanks