Argo Events
When to Use This Skill
Argo Events is an event-driven workflow automation framework for Kubernetes. It connects external event sources to Argo Workflows, enabling reactive automation. For comprehensive documentation, see the official Argo Events docs.
Implementation
See the full implementation guide in the source documentation.
Related Patterns
- Argo Workflows Patterns
- Event-Driven Deployments
- ConfigMap as Cache Pattern