Integration
Integrate Bindy with other Kubernetes and DNS systems.
Integration Patterns
1. Internal Service Discovery
Use Bindy for internal service DNS.
2. Hybrid DNS
Combine Bindy with external DNS providers.
3. GitOps
Manage DNS configuration through Git.
Kubernetes Integration
CoreDNS Integration
Use Bindy alongside CoreDNS:
# CoreDNS for cluster.local
# Bindy for custom domains
Linkerd Service Mesh
Integrate with Linkerd:
- Custom DNS resolution for internal services
- Service discovery integration
- Traffic routing with DNS-based endpoints
- mTLS-secured management communication (RNDC API)
Next Steps
- External DNS - External provider integration
- Service Discovery - Kubernetes service discovery