1 question
-1
votes
1
answer
94
views
How to listen for Kubernetes DNS changes
I have a controller using the kube crate that manages various worker resources (services/deployments). In those containers, I receive updates from the controller via a ConfigMap and make downstream ...