External DNS Integration¶
Integration with external-dns for automatic Kubernetes DNS management.
Overview¶
While bindcar provides direct API control, you can also integrate with external-dns for automatic service discovery.
Architecture¶
Configuration¶
Configure external-dns to use bindcar as a provider (custom webhook).
Use Cases¶
- Automatic DNS for Kubernetes services
- Ingress DNS management
- Service-based zone updates
Next Steps¶
- Integration - Integration overview
- Examples - Example configurations