mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
# StackStorm
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for StackStorm in the context of Engineering Pipeline.
|
|
|
|
## Table of Contents
|
|
|
|
1. [DevOps](#devops)
|
|
- [Event-Driven Automation](#event-driven-automation)
|
|
- [StackStorm](#stackstorm-1)
|
|
|
|
## DevOps
|
|
|
|
### Event-Driven Automation
|
|
|
|
#### StackStorm (1)
|
|
|
|
- **(2025)** [StackStorm.com](https://stackstorm.com) <span class='md-tag md-tag--warning'>[PYTHON CONTENT]</span> <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — Automated workflow, remediation, and orchestration engine. Utilizes event-driven triggers, custom rules, and structured packs to deliver self-healing capabilities across cloud, network, and system infrastructures.
|
|
- **(2025)** [github.com/StackStorm](https://github.com/StackStorm) <span class='md-tag md-tag--warning'>[PYTHON CONTENT]</span> <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — Central repositories for the StackStorm platform containing internal event loops, action runners, rules-engine components, pack loaders, and comprehensive infrastructure orchestration drivers.
|
|
|
|
---
|
|
💡 **Explore Related:** [Jenkins](./jenkins.md) | [Sonarqube](./sonarqube.md) | [Tekton](./tekton.md)
|
|
|