ES Snapshot to File System on the k8s (multiple node)

I want to take a snapshot on the filesystem on more than one node.

However, i should find a path that is accessible from all nodes.
i have to mount the filesystem.
What can i do in a Kubernetes environment?
PVC cannot be shared by multiple containers.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.