Skip to content

Kubernetes controller for synchronising copies of Kubernetes resources within a cluster

License

Notifications You must be signed in to change notification settings

codesmithcloud/replik8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub branch status GitHub License GitHub Release

replik8s

Kubernetes controller for synchronising Kubernetes resources across namespaces.

replik8s supports all Kubernetes resources - including Custom Resources.

If it has an apiVersion and a kind, replik8s can replicate it!

Tested with:

  • ConfigMap
  • Secret
  • Role
  • NetworkPolicy
  • Service
  • Deployment
  • Ingress
  • Gateway
  • Certificate
  • CertificateRequest
  • CertificateSigningRequest
  • HTTPRoute

Credits

The full documentation for the replik8s project - stored in the ./docs directory - has been built using Docus, which is an open source project that can be used to write documentation that looks absolutely fantastic.

It has made writing the documentation for this project far less taxing than it would have been otherwise. Kudos to everybody involved in that project, and the giants whose shoulders Docus stands upon.

About

Kubernetes controller for synchronising copies of Kubernetes resources within a cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages