mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-07 01:56:57 +02:00
27 lines
3.5 KiB
Markdown
27 lines
3.5 KiB
Markdown
# Sources
|
|
|
|
| Source | Resources | annotation-filter | label-filter |
|
|
|---------------------------------|-------------------------------------------------------------------------------|-------------------|--------------|
|
|
| ambassador-host | Host.getambassador.io | | |
|
|
| connector | | | |
|
|
| contour-httpproxy | HttpProxy.projectcontour.io | Yes | |
|
|
| cloudfoundry | | | |
|
|
| crd | DNSEndpoint.externaldns.k8s.io | Yes | Yes |
|
|
| f5-virtualserver | VirtualServer.cis.f5.com | Yes | |
|
|
| [gateway-grpcroute](gateway.md) | GRPCRoute.gateway.networking.k8s.io | Yes | Yes |
|
|
| [gateway-httproute](gateway.md) | HTTPRoute.gateway.networking.k8s.io | Yes | Yes |
|
|
| [gateway-tcproute](gateway.md) | TCPRoute.gateway.networking.k8s.io | Yes | Yes |
|
|
| [gateway-tlsroute](gateway.md) | TLSRoute.gateway.networking.k8s.io | Yes | Yes |
|
|
| [gateway-udproute](gateway.md) | UDPRoute.gateway.networking.k8s.io | Yes | Yes |
|
|
| gloo-proxy | Proxy.gloo.solo.io | | |
|
|
| [ingress](ingress.md) | Ingress.networking.k8s.io | Yes | Yes |
|
|
| istio-gateway | Gateway.networking.istio.io | Yes | |
|
|
| istio-virtualservice | VirtualService.networking.istio.io | Yes | |
|
|
| kong-tcpingress | TCPIngress.configuration.konghq.com | Yes | |
|
|
| node | Node | Yes | Yes |
|
|
| openshift-route | Route.route.openshift.io | Yes | Yes |
|
|
| pod | Pod | | |
|
|
| [service](service.md) | Service | Yes | Yes |
|
|
| skipper-routegroup | RouteGroup.zalando.org | Yes | |
|
|
| traefik-proxy | IngressRoute.traefik.io IngressRouteTCP.traefik.io IngressRouteUDP.traefik.io | Yes | |
|