Public IP operator for Kubernetes
While experimenting with ExternalDNS I found that I needed a way to use my public IP address in custom resources without having to manually keep them up to date. To solve this problem, I created a Kubernetes operator that automatically fetches...