Agentic-SRE-Pipeline

gauravch-code/Agentic-SRE-Pipeline
★ 0 stars Python AI/LLM Updated today
Autonomous SRE agent that detects, diagnoses, and remediates Kubernetes memory issues with zero human intervention. Go watchdog + MCP server + CrewAI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentic-sre-pipeline": {
      "command": "uvx",
      "args": [
        "agentic-sre-pipeline"
      ]
    }
  }
}

Or install with pip: pip install agentic-sre-pipeline

README Excerpt

An autonomous Site Reliability Engineering (SRE) system that detects, investigates, and remediates Kubernetes pod memory issues in real-time — with zero human intervention. > **Alert fires → AI wakes up → Investigates → Restarts → Escalates → Patches → Silence.** --- | Step | What Happens | |------|-------------|

Topics

agentic-aicrewaigolangkubernetesmcpprometheuspythonsre