diff --git a/site/data/adopters.yaml b/site/data/adopters.yaml index d1a3c56e86..269eb46606 100644 --- a/site/data/adopters.yaml +++ b/site/data/adopters.yaml @@ -47,6 +47,10 @@ adopters: logo: "/logos/kubermatic.svg" url: "https://www.kubermatic.com/" description: "Kubermatic is using Envoy Gateway in KubeLB to provide L7 Load Balancing for multiple Kubernetes clusters using GatewayAPI." + - name: "Rackspace" + logo: "/logos/rackspace.svg" + url: "https://www.rackspace.com/" + description: "Rackspace OpenStack leverages Envoy Gateway within it's openCenter platform to handle dynamic routing across containerized services and virtualized workloads, enhancing traffic management and observability while also consolidating important security policies such as rate limiting, IP blocking, and access control." - name: "Docker" logo: "/logos/docker.png" url: "https://www.docker.com/" diff --git a/site/static/logos/rackspace.svg b/site/static/logos/rackspace.svg new file mode 100644 index 0000000000..ba1826aa07 --- /dev/null +++ b/site/static/logos/rackspace.svg @@ -0,0 +1 @@ + \ No newline at end of file