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 ♥️
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.