Integrating Open Policy Agent with Envoy Proxy and Istio

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024
  • Open Policy Agent (OPA) is a general purpose policy engine that enables teams to de-couple policies from the application code to unify policy deployment and enforcement across cloud-native environments.
    In this hoot, we explore how OPA can be used for Envoy Proxy and Envoy based solutions like Gloo, Istio, and more with examples and demos.
    www.openpolicy...
    www.solo.io
    Code Samples: github.com/sol...
    Suggest a topic to cover here: github.com/sol...

ความคิดเห็น • 7

  • @existential.nihilist
    @existential.nihilist ปีที่แล้ว +1

    Loved the animation & explanation!

  • @kamesh7818
    @kamesh7818 3 ปีที่แล้ว

    Very well explained, thanks for sharing.

  • @TommasoDomenici-z8x
    @TommasoDomenici-z8x 4 หลายเดือนก่อน

    Hi really nice demo! I would like to use envoy without docker , where can i find the envoy.exe?

  • @stkmgr00
    @stkmgr00 ปีที่แล้ว

    great content and animation

  • @existential.nihilist
    @existential.nihilist ปีที่แล้ว

    You executed opa_envoy as a command. Is that an env setting?

    • @soloio_inc
      @soloio_inc  ปีที่แล้ว

      you can get the binary here: github.com/open-policy-agent/opa-envoy-plugin/releases

  • @ekaami27
    @ekaami27 3 ปีที่แล้ว

    Please check my OPA and envoy configurations and help me to rectify - here is the link - stackoverflow.com/questions/66183588/opa-running-as-host-level-separate-service-policies-are-not-getting-enforced in my case OPA is running as a service (instead of side car) in the same node.