<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/what-if-incident-response-became-part-of-the-platform-control-loop--xbqdbup2s" -->

---
title: What if incident response became part of the platform...
description: A hands-on demo showcases OpenChoreo, a CNCF Sandbox project, paired with MCP and an autonomous SRE Agent to investigate a simulated database failure on...
canonical: https://daily.dev/posts/what-if-incident-response-became-part-of-the-platform-control-loop--xbqdbup2s
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: What if incident response became part of the platform control loop? | daily.dev
og:description: A hands-on demo showcases OpenChoreo, a CNCF Sandbox project, paired with MCP and an autonomous SRE Agent to investigate a simulated database failure on...
og:url: https://daily.dev/posts/what-if-incident-response-became-part-of-the-platform-control-loop--xbqdbup2s
og:image: https://api.daily.dev/og/posts/XbQDbuP2s.png
og:image:alt: What if incident response became part of the platform control loop?
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# What if incident response became part of the platform control loop?

**[savi saluwadana](https://daily.dev/sources/6bmeljk46pp7tddvqcsgw)** · [@savisaluwadana](https://daily.dev/savisaluwadana) · 1 min read · 7 upvotes · 0 comments

## Summary

A hands-on demo showcases OpenChoreo, a CNCF Sandbox project, paired with MCP and an autonomous SRE Agent to investigate a simulated database failure on Kubernetes. Rather than simply summarizing logs, the agent draws on live platform context, performs root-cause analysis, and integrates with Kubernetes' continuous reconciliation model, offering a glimpse at where autonomous SRE and platform engineering could be headed.

## Content

In this hands-on demo, Abdel SGHIOUAR explores [OpenChoreo](https://openchoreo.dev/), a CNCF Sandbox project, using MCP and an autonomous SRE Agent to investigate a simulated database failure on Kubernetes.

The interesting part is that this goes beyond AI summarizing logs. The agent works with live platform context, performs root-cause analysis, and fits into Kubernetes’ continuous reconciliation model.

A practical look at where autonomous SRE and platform engineering could be heading.

See the full incident workflow in action:
[https://www.youtube.com/watch?v=LbHmfTDsrjA](https://www.youtube.com/watch?v=LbHmfTDsrjA)

#Kubernetes #SRE #CNCF #PlatformEngineering #MCP #OpenChoreo

## Similar posts on daily.dev

- [OpenChoreo 1.0 Brings AI Agents and GitOps to Kubernetes Developer Platforms](https://daily.dev/posts/openchoreo-1-0-brings-ai-agents-and-gitops-to-kubernetes-developer-platforms-kcyxpgvor) · InfoQ · 7 upvotes · 0 comments

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes), [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#platform-engineering](https://daily.dev/tags/platform-engineering), [#sre](https://daily.dev/tags/sre)

[View this post on daily.dev](https://daily.dev/posts/what-if-incident-response-became-part-of-the-platform-control-loop--xbqdbup2s)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/what-if-incident-response-became-part-of-the-platform-control-loop--xbqdbup2s","headline":"What if incident response became part of the platform control loop?","text":"A hands-on demo showcases OpenChoreo, a CNCF Sandbox project, paired with MCP and an autonomous SRE Agent to investigate a simulated database failure on Kubernetes. Rather than simply summarizing logs, the agent draws on live platform context, performs root-cause analysis, and integrates with Kubernetes' continuous reconciliation model, offering a glimpse at where autonomous SRE and platform engineering could be headed.","url":"https://daily.dev/posts/what-if-incident-response-became-part-of-the-platform-control-loop--xbqdbup2s","datePublished":"2026-09-01T10:07:06.679Z","dateModified":"2026-09-01T10:07:21.380Z","author":{"@type":"Person","name":"savi saluwadana","url":"https://daily.dev/savisaluwadana","image":"https://media.daily.dev/image/upload/s--_1y_fBwo--/f_auto/v1763861441/avatars/avatar_6BMEljk46pP7tddVQCsGW?_a=BAMAK+ZW0","description":"Software Engineer with Passion for Platform Engineering","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":1340}},"image":"https://media.daily.dev/image/upload/s--Es7PO2zF--/f_auto/v1788257227/posts/XbQDbuP2s?_a=BAMAMicg0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":7},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"isPartOf":{"@type":"WebPage","url":"https://daily.dev/sources/6bmeljk46pp7tddvqcsgw","name":"savi saluwadana"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"savi saluwadana","item":"https://daily.dev/sources/6bmeljk46pp7tddvqcsgw"},{"@type":"ListItem","position":3,"name":"What if incident response became part of the platform control loop?"}]}
```

