From a64d32c3d503862145868f952212a0e8da33a8fc Mon Sep 17 00:00:00 2001 From: Eyal Bukchin Date: Sun, 10 May 2026 22:33:24 +0300 Subject: [PATCH] Add mirrord to Productivity Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aac0a5c..f585b8d 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [kubefwd](https://github.com/txn2/kubefwd) - Bulk port forwarding Kubernetes services for local development. - [claws](https://github.com/clawscli/claws) - A terminal UI for managing AWS resources across multiple profiles and regions with vim-style navigation. - [purple](https://github.com/erickochen/purple) - SSH client with AWS/GCP/Azure sync, Docker/Podman and SCP transfers. +- [mirrord](https://metalbear.com/mirrord/) - Run a local process as if it were a pod in a remote Kubernetes cluster. ## Continuous Integration & Delivery