Shareable demo code and configurations from webinars covering AI agents, Kubernetes-native agent orchestration, and API gateway patterns for agentic workloads.
Each folder contains a self-contained demo with its own README, setup scripts, and agent configurations so you can follow along or run the demos yourself.
| Demo | Description |
|---|---|
| 01-team-lead-agents | AI Team Lead agent that diagnoses Kubernetes issues and creates GitHub issues/PRs using kagent |
| 02-multi-agent-skills | Multi-agent system with reusable skills, evals, and an Agent Gateway |
These demos feature and build on the following open-source projects:
- kagent.dev - Kubernetes-native framework for building, deploying, and operating AI agents
- agentgateway.dev - Gateway for managing and routing agentic API traffic (MCP, A2A)
- aregistery.ai - Registry for discovering and sharing agent skills and tools
- aevals.ai - Evaluation framework for testing and benchmarking AI agents
Each demo has its own prerequisites and setup instructions. Navigate into a demo folder and follow the README to get started.
Have a webinar demo to share? Open a PR with a new numbered folder following the existing pattern.