All Tools
C
Dev ToolsFreeOpen Source
COREDNS
Plugin-based DNS server for Kubernetes service discovery
Apache-2.0
ABOUT
Containers and agents need stable names for model servers, vector DBs, and internal APIs. CoreDNS is the default Kubernetes cluster DNS: a plugin chain that answers Service and Pod queries and can be extended for custom zones, so ML platforms do not hard-code IPs.
INSTALL
brew install corednsINTEGRATION GUIDE
1. Resolve Kubernetes Service names for inference, embedding, and vector DB pods
2. Add CoreDNS plugins for custom internal zones used by agent runtimes
3. Run cluster DNS in CI kind or k3d clusters that boot ML stacks
4. Replace a static hosts file with plugin-based DNS for local model endpoints
TAGS
dnskubernetesservice-discoverycncfnetworkingmlopsopen-source