-
Hello! I'm using the In more traditional setups, I would have had services refer to a
Is there a way to get this kind of setup using only |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
No, first we never do anything with CNAMEs in aardvark-dns and just return direct A/AAAA responses for the container names. |
Beta Was this translation helpful? Give feedback.
No, first we never do anything with CNAMEs in aardvark-dns and just return direct A/AAAA responses for the container names.
Then we only support aardvark-dns with bridge networks. macvlan and such will have dns_enabled set to false as we have no way to redirect their traffic to the host.