Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 660 Bytes

File metadata and controls

11 lines (6 loc) · 660 Bytes

SRE Agent Deployment

This repository contains the deployment configuration for our SRE Agent, which is designed to monitor and diagnose issues in a Kubernetes cluster. The agent uses the Model Context Protocol (MCP) to communicate with various servers that provide information about the cluster and the codebase.

In this project you can build all of the necessary infrastructure in an AWS account using Terraform and then deploy the services using Helm.

Quick Start

  1. Deploy infrastructure using Terraform: Documentation

  2. Deploy services using Helm: Documentation