From 030ed73e90005ac74b5814d4776c19f4844a0e4c Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Sun, 28 May 2023 16:56:34 +0100 Subject: [PATCH] update plugin readme --- unraid-kind.plg | 6 ------ 1 file changed, 6 deletions(-) diff --git a/unraid-kind.plg b/unraid-kind.plg index 73e2040..27d9cdd 100644 --- a/unraid-kind.plg +++ b/unraid-kind.plg @@ -74,12 +74,6 @@ upgradepkg --install-new &plugin;/&name;-&version;.txz **kind** -This is the repository for the unraid kind plugin. - - - -## description - kind is a tool for running local Kubernetes clusters using Docker container “nodes”. kind was primarily designed for testing Kubernetes itself, but may be used for local development or CI.