mirror of https://github.com/dapr/docs.git
1.2 KiB
1.2 KiB
type | title | linkTitle | weight | description |
---|---|---|---|---|
docs | How to: Run Dapr and Open Service Mesh together | How to: Open Service Mesh | 4000 | Learn how to run both Open Service Mesh and Dapr on the same Kubernetes cluster |
With Open Service Mesh (OSM), you can uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
Dapr integration
You can leverage both OSM SMI traffic policies and Dapr capabilities on the same Kubernetes cluster. Refer to the official OSM documentation to get started.
{{< button text="Get started with deploying Dapr and OSM" link="https://docs.openservicemesh.io/docs/integrations/demo_dapr/" >}}
Demo
Watch the OSM team present the OSM and Dapr integration during Dapr's Community Call 38:
Related links
Learn more about [Dapr and service meshes]({{< ref service-mesh.md >}}).