For the complete documentation index, see llms.txt. This page is also available as Markdown.

Guides

Step-by-step guides for debugging microservices, testing AI-generated code, and running AI agents in Kubernetes with mirrord

These guides walk you through debugging real applications running in Kubernetes using mirrord. Each guide includes a sample application, step-by-step IDE and CLI setup, and a comparison with traditional debugging techniques.

Language Guides

Debug microservices written in your language of choice, with IDE integration and CLI workflows.

Language
IDE
Guide

Java

IntelliJ IDEA

Go

GoLand

Node.js

VS Code

Kotlin

IntelliJ IDEA

Ruby

RubyMine

PHP

CLI

Python

VS Code

.NET

VS Code

Queue Guides

Debug queue consumers with mirrord's copy target and queue splitting features.

Queue
Guide

Kafka

SQS

AI Guides

Use mirrord to test AI-generated code and run AI coding agents against your Kubernetes cluster.

Guide
Description

Configure Cursor, Claude Code, Copilot, Codex, and Windsurf

Validate AI-generated code against your Kubernetes cluster

Set up E2E guardrails so agents validate their own changes


All guides use a sample Guestbook or message-processing application. You can find the source code linked in each guide.

Last updated

Was this helpful?