From 7ec1b8152a754e81f22648854dc60cdb8b99de16 Mon Sep 17 00:00:00 2001 From: Omri Eival Date: Thu, 26 Dec 2019 09:22:38 +0200 Subject: [PATCH] Added ktunnel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7e5eb224..80241d647 100644 --- a/README.md +++ b/README.md @@ -592,6 +592,7 @@ Projects * [Reloader](https://github.com/stakater/Reloader) - Auto-load updates of ConfigMaps and Secrets into pods for Deployments, StatefulSets and DaemonSets * [Telepresence](http://www.telepresence.io) - Locally develop/debug services against a remote Kubernetes cluster * [krane](https://github.com/Shopify/krane) - A command-line tool that helps you ship changes to a Kubernetes namespace and understand the result +* [ktunnel](https://github.com/omrikiei/ktunnel) - A command-line tool that establishes a reverse tunnel between Kubernetes and your cluster, use it to locally develop/debug services or integrate with local resources. ## Package Managers