# knoe.dev GKE service records # Injected by Ansible pihole_dns role — do not edit manually. # # GKE app cluster (knoe-dev-0) LB endpoints: # mcp.* → 8.232.93.14 (knoe-mcp GCE LB) # auth.* → 34.36.71.141 (knoe-auth GCE LB) # api.*, db.* → 34.120.221.5 (supabase-kong GCE LB) {% for record in knoe_dev_dns_records %} address=/{{ record.name }}/{{ record.ip }} {% endfor %}