Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

cjyar/kopyfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volume copier for Kubernetes

This is a CSI-based PVC provider for Kubernetes. It's not a distributed filesystem or network filesystem; it's just an operator that automatically snapshots and copies your local volume to another node for backup. When the volume is needed on a new node, it will be "restored" from a snapshot. All metadata about where the snapshots live is kept in etcd.

See the developer guide for architecture.

About

Volume copier for Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published