From a13c3da0d4f3c4983301c2f4556afb004ad384fb Mon Sep 17 00:00:00 2001 From: shockrah Date: Mon, 27 May 2024 16:53:35 -0700 Subject: [PATCH] removing fluff --- lab/readme | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lab/readme diff --git a/lab/readme b/lab/readme deleted file mode 100644 index f8881ed..0000000 --- a/lab/readme +++ /dev/null @@ -1,9 +0,0 @@ -This foler is for infra experiments that I want to try out - -Currently one thing that I have been considering is running -all my stuff online in kubernetes so that I can learn more -about how K8s works and how to work with it more. - -Vultr offers what appears to be a super cheap kubernetes service -which won't break the bank so right now I'm going to try and setup -a cluster with that in this foler.