Skip to content

peterj/srecondemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From 4 Hours to 8 Minutes with AI Agents That Transform SRE Incident Response

This repo contains the setup and files for the demo. The talk description and slides are here.

Demo setup

The demo creates a kind (local) cluster; however, you could deploy this on any other Kubernetes cluster as well. You'll also need a Github token and store it in an environment variable before running the setup script.

To create a cluster and deploy everything, run:

./setup.sh

Once everything is installed, you can open kagent UI on localhost:8001.