#26 · Primary category: AI DevOps & SRE Tools
mirrord
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
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud