From c6904a19a86213449337f24d8e5109db538890ee Mon Sep 17 00:00:00 2001 From: "rakesh.rana" Date: Tue, 7 Oct 2025 19:33:21 +0530 Subject: [PATCH 1/2] Add InMobi to adopters --- site/content/resources/adopters.md | 8 ++ .../contour/static/img/adopters/inmobi.svg | 102 ++++++++++++++++++ 2 files changed, 110 insertions(+) create mode 100644 site/themes/contour/static/img/adopters/inmobi.svg diff --git a/site/content/resources/adopters.md b/site/content/resources/adopters.md index 9e9d7c8771c..a41600e8169 100644 --- a/site/content/resources/adopters.md +++ b/site/content/resources/adopters.md @@ -21,6 +21,8 @@ If you're using Contour and want to add your organization to this list, please bugfender.com +InMobi + ## Success Stories Below is a list of adopters of Contour in **production environments** that have @@ -78,6 +80,12 @@ Bugfender is a log aggregation platform designed for mobile and web front-end ap At Bugfender, we chose Contour as Kubernetes ingress for its high performance. With millions of devices running Bugfender's SDK simultaneously communicating with our backend, Contour proves more efficient in handling TLS connections than its alternatives. This was pivotal for our growth. +**[InMobi](https://www.inmobi.com/)** + +InMobi is a global mobile advertising and marketing technology company (founded 2007). We help brands and publishers reach, engage, and monetize audiences through programmatic advertising, commerce media, and privacy-aware growth solutions across apps and mobile web. + +We use **Project Contour** as our Kubernetes ingress controller across GKE clusters to provide Envoy-based L7 routing, TLS termination, and traffic policy via `HTTPProxy`. This setup gives us predictable rollouts and clean GitOps workflows with Argo CD for ad-serving and analytics workloads. + ## Adding a logo to projectcontour.io If you would like to add your logo to a future `Adopters of Contour` section diff --git a/site/themes/contour/static/img/adopters/inmobi.svg b/site/themes/contour/static/img/adopters/inmobi.svg new file mode 100644 index 00000000000..fad0c09b29a --- /dev/null +++ b/site/themes/contour/static/img/adopters/inmobi.svg @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From aebfa683b3c8a1e32251c58596ca3c852afd5fb5 Mon Sep 17 00:00:00 2001 From: RAKESHRANA45 <65328021+RAKESHRANA45@users.noreply.github.com> Date: Tue, 7 Oct 2025 20:09:44 +0530 Subject: [PATCH 2/2] Update adopters.md --- site/content/resources/adopters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/resources/adopters.md b/site/content/resources/adopters.md index a41600e8169..45bcbf2765c 100644 --- a/site/content/resources/adopters.md +++ b/site/content/resources/adopters.md @@ -84,7 +84,7 @@ At Bugfender, we chose Contour as Kubernetes ingress for its high performance. W InMobi is a global mobile advertising and marketing technology company (founded 2007). We help brands and publishers reach, engage, and monetize audiences through programmatic advertising, commerce media, and privacy-aware growth solutions across apps and mobile web. -We use **Project Contour** as our Kubernetes ingress controller across GKE clusters to provide Envoy-based L7 routing, TLS termination, and traffic policy via `HTTPProxy`. This setup gives us predictable rollouts and clean GitOps workflows with Argo CD for ad-serving and analytics workloads. +We use **Project Contour** as our Kubernetes ingress controller across GKE clusters to provide Envoy-based L7 routing, TLS termination, and traffic policy via `HTTPProxy`. This setup gives us predictable rollouts and clean GitOps workflows for ad-serving and analytics workloads. ## Adding a logo to projectcontour.io