Skip to content

Commit

Permalink
Add RedHat OpenShift to adopters (#86)
Browse files Browse the repository at this point in the history
Explains how we leverage CEL playground: https://playcel.undistro.io/
  • Loading branch information
deads2k authored Aug 13, 2024
1 parent 2939ead commit 87c1b38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ This list shows adopters of CEL-Playground. If you're using CEL Playground in an
* [Kubernetes](https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy) - CEL Playground is referenced within Kubernetes Validating Admission Policy to help users familiarize themselves with CEL before they try using it in their deployment.
* [Kubescape CEL Library](https://github.com/kubescape/cel-admission-library) - Kubescape project has a CEL-based validating admission policy library. This library implements the widely used Kubescape controls in CEL so users can use them as Kubernetes admission policies. Contributors are using CEL Playground to test and develop the controls in this library and it is a great tool to save time since we do not need to develop our own tooling.
* [LINUXtips](https://linuxtips.io) - LINUXtips effectively utilizes CEL Playground to support students in grasping the implementation of security policies using CEL. This valuable resource enables students to actively test and apply what they are learning in a practical way, helping them gain a deeper understanding of real-world applications.
* [Red Hat OpenShift] (https://www.redhat.com/en/technologies/cloud-computing/openshift) - Our API review team uses CEL Playground to demonstrate how various expressions function and direct developers at it for them to do the same. It's a good vehicle for communicating how particular techniques work.
* [Weni](https://weni.ai/) - The CEL Playground has been instrumental in refining our skills in CEL expressions. It’s a powerful, user-friendly tool, making it a valuable resource for anyone working with CEL.

0 comments on commit 87c1b38

Please sign in to comment.