Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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