Explore Dapr with Meshery

Learn how Dapr works by deploying Dapr and sample applications in a Kubernetes Cluster using Meshery

Understanding How Dapr Works in a Kubernetes Cluster: A Visual Guide with Meshery

Learn how Dapr works by deploying Dapr and sample applications in a Kubernetes Cluster using Meshery.

Deploy Dapr Control Plane

This chapter takes you through the import, exploration and deployment of Dapr control plane components

Deploy Redis

This chapter covers the deployment of Redis Statestore

Deploy Dapr StateStore Component

In this chapter, we will deploy a Dapr state store component using Redis, which will be used to manage the state of our applications in a distributed environment.

Deploy Python and NodeJS application

In this chapter, we will deploy a Python and Node.js application with Dapr sidecars, enabling them to communicate and manage state effectively in a distributed environment.

View Application Logs

Use Meshery’s interactive terminal to view logs of applications

Conclusion