diff --git a/site/data/adopters.yaml b/site/data/adopters.yaml index 36a0687fbf..aad80809ca 100644 --- a/site/data/adopters.yaml +++ b/site/data/adopters.yaml @@ -75,3 +75,7 @@ adopters: logo: "/logos/alibaba-cloud.png" url: "https://www.alibabacloud.com/" description: "Alibaba Cloud Container Service adopts Envoy Gateway as a network addon, providing comprehensive Gateway API support and dedicated LLM load balancing capabilities." + - name: "The Trade Desk" + logo: "/logos/the-trade-desk.png" + url: "https://www.thetradedesk.com" + description: "The Trade Desk is using Envoy Gateway to handle global scale load balancing within Kubernetes via GatewayAPI." diff --git a/site/static/logos/the-trade-desk.png b/site/static/logos/the-trade-desk.png new file mode 100644 index 0000000000..08c56795fc Binary files /dev/null and b/site/static/logos/the-trade-desk.png differ