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 repliate it!
Tested with:
- ConfigMap
- Secret
- Role
- NetworkPolicy
- Service
- Deployment
- Ingress
- Gateway
- Certificate
- CertificateRequest
- CertificateSigningRequest
- HTTPRoute
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.