#26 · Primary category: AI DevOps & SRE Tools

mirrord

agent-skills ai-agents ai-coding api backend claude-code cli cloud cloud-native debug developer-tools development devops devtool ide jetbrains kubernetes rust traffic vscode

Run any process, on your machine or in an AI agent's environment, as if it were a pod in your Kubernetes cluster: real env vars, DNS, network, traffic.

Project last updated:08/29/26

GitHub Stars

5.3K

Forks

210

Contributors

68

License

MIT

Why we included this project

The gap between what runs on a laptop and what is actually deployed is where cloud-native debugging usually stalls. mirrord closes it by letting a local process, or a coding agent's sandbox, behave as if it were a pod in a live Kubernetes cluster, picking up the real environment variables, DNS, and traffic without a deployment or a VPN. While you write, you can read actual service responses, queue contents, and database state, then run your code against those same live services to confirm it works end to end. It ships as a VS Code extension, an IntelliJ plugin, and a CLI, and it behaves the same whether the code is written by a person or by an agent like Claude Code or Cursor. For anyone building against Kubernetes, that is deploy-like feedback in seconds, without disrupting the cluster for anyone else.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category