rancher / opni

Multi Cluster Observability with AIOps

Home Page:https://opni.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement OpenSearch snapshots in FileSystem

jaehnri opened this issue · comments

We have implemented OpenSearch snapshots using S3 as the repository. We might as well implement it directly to the filesystem:
https://opensearch.org/docs/1.2/opensearch/snapshot-restore/#shared-file-system

See #1653 (comment) for more information.