How to use the same directory path over multiple namespaces when using dynamic provisionning of PVs
26 views
Skip to first unread message
Ahmed Touati
unread,
Feb 7, 2021, 7:35:20 PM2/7/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rook-dev
Hello,
i want to create a shared filesystem with rook wich must be attached to all pods on different namespaces, however when i create a provisionned PV on different namespace i can't see old data, what i understood is that each created Pv will point to a different diectory in the filesystem, is there any way two use the same filesystem directory for each created pv ?