From 53f6e519ed77ed215b7f0e358d1b6060f4ecf47f Mon Sep 17 00:00:00 2001 From: KeisukeYamashita <19yamashita15@gmail.com> Date: Mon, 21 Jun 2021 19:47:48 +0900 Subject: [PATCH] Add Mercari to adopters (#3572) * Add Mercari to adopters Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com> --- ADOPTERS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index c6c71256dc..bb46613d05 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -92,6 +92,12 @@ production users that have added themselves (in alphabetical order): and identify high-risk configurations. The policies ingest 1,000s of AWS resources to generate the final report. +* [Mercari](https://www.mercari.com/) uses OPA to enforce admission control + policies in their multi-tenant Kubernetes clusters. It helps maintain + the governance of the cluster, checking that developers are following + the best practices in the admission controller. They also use [confest](https://github.com/open-policy-agent/conftest) to + enforce policies in their CI/CD pipeline. + * [Netflix](https://www.netflix.com) uses OPA as a method of enforcing access control in microservices across a variety of languages and frameworks for thousands of instances in their cloud