From 8bf9747c11bded45efa9cc8c9a234305b18c90e6 Mon Sep 17 00:00:00 2001 From: Aviram Hassan Date: Mon, 27 Feb 2023 11:54:15 +0200 Subject: [PATCH] add mirrord --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 077ee0a..8ff6804 100644 --- a/readme.md +++ b/readme.md @@ -218,6 +218,7 @@ Items with :green_heart: indicate open source projects. - :green_heart:[kubectl-warp](https://github.com/ernoaapa/kubectl-warp) :fire::fire: - Kubernetes CLI plugin for syncing and executing local files in Pod on Kubernetes - :green_heart:[kubernix](https://github.com/saschagrunert/kubernix) :fire::fire::fire: - This project aims to provide single dependency Kubernetes clusters for local testing, experimenting and development purposes. - :green_heart:[Makisu](https://github.com/uber/makisu) :fire::fire::fire::fire::fire: - Makisu is a fast and flexible Docker image build tool designed for unprivileged containerized environments such as Mesos or Kubernetes. +- :green_heart:[mirrord](https://github.com/metalbear-co/mirrord) :fire::fire::fire::fire::fire: - mirrord connect your local process and your cloud environment, and run local code in cloud conditions. - :green_heart:[Monokle](https://github.com/kubeshop/monokle) :fire::fire::fire: - Monokle helps you create, edit and validate yaml manifests, visualize and validate resource links and dependencies, connect and compare resources to your clusters, debug the output of kustomize or helm, and more! - :green_heart:[Okteto](https://github.com/okteto/okteto) :fire::fire::fire::fire: - `okteto` accelerates the development workflow of Kubernetes applications. - :green_heart:[Telepresence](https://github.com/telepresenceio/telepresence) :fire::fire::fire::fire::fire: - Telepresence provides fast, realistic local development for Kubernetes microservices.