Skip to content

Commit

Permalink
integrations: Add Emissary-Ingress (#4523)
Browse files Browse the repository at this point in the history
This PR adds the Emissary ingress to the Ecosystem page.
The blog section contains link to an article which guides on Emissary ingress and OPA integrations.

Signed-off-by: Tayyab J <tayyab.jamadar@styra.com>
  • Loading branch information
tayyabjamadar committed Mar 31, 2022
1 parent 0e4d875 commit 068a297
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/website/data/integrations.yaml
Expand Up @@ -1166,6 +1166,19 @@ integrations:
- https://www.aserto.com/blog/aserto-on-aserto-an-opa-authorization-policy-for-aserto-tenants
- https://www.aserto.com/blog/rego-getting-started

emissary-ingress:
title: Emissary-Ingress
description: |
Emissary-Ingress is an open-source Kubernetes-native API Gateway, Layer 7 load balancer and Kubernetes Ingress built on Envoy Proxy.
OPA can be integrated with Emissary as an external authorization service to enforce authorization policies over APIs.
labels:
category: network
layer: gateway
software:
- emissary-ingress
blogs:
- https://www.infracloud.io/blogs/emissary-ingress-opa-integration/

organizations:
styra:
name: Styra
Expand Down Expand Up @@ -1493,3 +1506,6 @@ software:
aserto:
name: Aserto
link: https://www.aserto.com
emissary-ingress:
name: Emissary-Ingress
link: https://github.com/emissary-ingress/emissary
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 068a297

Please sign in to comment.