github-action icon indicating copy to clipboard operation
github-action copied to clipboard

PSA: make sure to allow your CI to access your DNS server inside the Tailscale ACL

Open clouedoc opened this issue 1 year ago • 0 comments

I was having issues with DNS solving.

The reason was that I didn't allow the "tag:ci" to allow my custom DNS server inside my ACL (it drops everything by default).

(I am using MagicDNS + a CoreDNS server running inside Kubernetes)

clouedoc avatar Mar 29 '24 21:03 clouedoc