sigs.k8s.io/external-dns@v0.14.1/docs/sources/sources.md (about) 1 # Sources 2 3 | Source | Resources | annotation-filter | label-filter | 4 |---------------------------------|-------------------------------------------------------------------------------|-------------------|--------------| 5 | ambassador-host | Host.getambassador.io | | | 6 | connector | | | | 7 | contour-httpproxy | HttpProxy.projectcontour.io | Yes | | 8 | cloudfoundry | | | | 9 | crd | DNSEndpoint.externaldns.k8s.io | Yes | Yes | 10 | f5-virtualserver | VirtualServer.cis.f5.com | Yes | | 11 | [gateway-grpcroute](gateway.md) | GRPCRoute.gateway.networking.k8s.io | Yes | Yes | 12 | [gateway-httproute](gateway.md) | HTTPRoute.gateway.networking.k8s.io | Yes | Yes | 13 | [gateway-tcproute](gateway.md) | TCPRoute.gateway.networking.k8s.io | Yes | Yes | 14 | [gateway-tlsroute](gateway.md) | TLSRoute.gateway.networking.k8s.io | Yes | Yes | 15 | [gateway-udproute](gateway.md) | UDPRoute.gateway.networking.k8s.io | Yes | Yes | 16 | gloo-proxy | Proxy.gloo.solo.io | | | 17 | [ingress](ingress.md) | Ingress.networking.k8s.io | Yes | Yes | 18 | istio-gateway | Gateway.networking.istio.io | Yes | | 19 | istio-virtualservice | VirtualService.networking.istio.io | Yes | | 20 | kong-tcpingress | TCPIngress.configuration.konghq.com | Yes | | 21 | node | Node | Yes | Yes | 22 | openshift-route | Route.route.openshift.io | Yes | Yes | 23 | pod | Pod | | | 24 | [service](service.md) | Service | Yes | Yes | 25 | skipper-routegroup | RouteGroup.zalando.org | Yes | | 26 | traefik-proxy | IngressRoute.traefik.io IngressRouteTCP.traefik.io IngressRouteUDP.traefik.io | Yes | |