From 4ffa7cad165df4057242081a7bdb269214a90e76 Mon Sep 17 00:00:00 2001 From: Josh Reichardt Date: Tue, 29 Jan 2019 10:22:06 -0800 Subject: [PATCH] Add install steps with krew --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6cd4d5a..bdd4a75 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,13 @@ When the initial sync is done, the actual container start with `sshd-rsync` as a ## Install +### With Krew (Kubernetes plugin manager) + +```shell +krew update +krew install warp +``` + ### MacOS with Brew ```shell brew install rsync ernoaapa/kubectl-plugins/warp