infra/modules
Viktor Barzin 8107e5273c [ci skip] Fix Technitium DNS client IP logging: bypass Traefik L4 proxy
DNS queries were going through Traefik's IngressRouteUDP, replacing
real client IPs with Traefik pod IPs (10.10.169.150) in Technitium logs.
Changed Technitium DNS service from NodePort to LoadBalancer with
externalTrafficPolicy: Local, removed dns-udp entrypoint and
IngressRouteUDP from Traefik, and updated CoreDNS to forward .lan
queries to Technitium's LoadBalancer IP directly.
2026-02-16 21:16:16 +00:00
..
create-template-vm Add ssh_private_key/ssh_public_key variables to create-template-vm module 2026-02-07 13:19:15 +00:00
create-vm [ci skip] Fix pull-through cache for all registries 2026-02-15 14:35:52 +00:00
docker-registry [ci skip] Fix pull-through cache for all registries 2026-02-15 14:35:52 +00:00
kubernetes [ci skip] Fix Technitium DNS client IP logging: bypass Traefik L4 proxy 2026-02-16 21:16:16 +00:00