Skip to content

amimof/synka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synka

Build Status codecov synka Go Report Card

Synka is a Kubernetes controller that syncs resources from the cluster it runs in to clusters you configure.

♥️ This project is currently in it's early stages of development. Please provide your feedback by opening an issue or a pull request if you want to contribute ♥️

Run

kubectl apply -f https://raw.githubusercontent.com/amimof/synka/master/deploy/k8s.yaml

Use

Synka will watch for changes on a default set of cluster resources. You can define your own using the --informer flag on the command line. Synka will however not sync anything until a resource contains the synka.io/sync: true annotation.

About

Synchronize Kubernetes state between clusters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published