Skip to content

K8s local storage sync for stateful set's using microk8s-hostpath storage classe

Notifications You must be signed in to change notification settings

paulosotu/local-storage-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Storage Sync for microk8s-hostpath

The goal is to be able to sync stateful sets between the different nodes of a cluster to allow the data to be replicated and persist between all the nodes so in case they get rescheduled to a different node their data will be accessible and updated.

You will need to add the label syncronize-nodes: true to the volume claim template in order to enable syncronization.

Documentation still work in progress

About

K8s local storage sync for stateful set's using microk8s-hostpath storage classe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published