mirror of https://github.com/dapr/docs.git
1.4 KiB
1.4 KiB
type | title | linkTitle | weight | description |
---|---|---|---|---|
docs | Running Dapr and Open Service Mesh together | Open Service Mesh | 4000 | Learn how to run both Open Service Mesh and Dapr on the same Kubernetes cluster |
Overview
Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
{{< button text="Learn more" link="https://openservicemesh.io/" >}}
Dapr integration
Users are able to leverage both OSM SMI traffic policies and Dapr capabilities on the same Kubernetes cluster. Visit this guide to get started.
{{< button text="Deploy OSM and Dapr" link="https://docs.openservicemesh.io/docs/integrations/demo_dapr/" >}}
Example
Watch the OSM team present the OSM and Dapr integration in the 05/18/2021 community call:
Additional resources
- [Dapr and service meshes]({{< ref service-mesh.md >}})