configuring-dapr-pubsub
CommunityConfigure Dapr pub/sub for event-driven apps
AuthorAbdullahMalik17
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Configures Dapr pub/sub components to enable reliable, event-driven microservices using Kafka or Redis backends. It helps teams wire agent-to-agent communication, define subscriptions, and coordinate Kubernetes deployments across environments.
Core Features & Use Cases
- Component configuration for Dapr pub/sub backends (Kafka and Redis) with production-ready metadata.
- Subscription patterns including declarative subscriptions and programmatic routes to connect services.
- Publishing events & deployment guidance for end-to-end event flows in Kubernetes environments.
Quick Start
- Create components/pubsub.yaml with the pub/sub component configuration described in this Skill.
- kubectl apply -f components/pubsub.yaml
- Test with Dapr CLI:
- dapr run --app-id publisher -- dapr publish --pubsub pubsub --topic test --data '{"msg":"hello"}'
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: configuring-dapr-pubsub Download link: https://github.com/AbdullahMalik17/My_skills/archive/main.zip#configuring-dapr-pubsub Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.