K8S Custom DNS

This ConfigMap customizes the CoreDNS settings in a Kubernetes cluster. It defines static DNS entries and allows queries to fall through to the next plugin if no match is found.


coredns-custom.yaml

References

K8S CoreDNS Fall Through


Last modified August 4, 2025: fix app location (467b24c)