From b001ed39f27be4c4e1af6af04339d202d03d6411 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 5 Jun 2022 13:37:13 +0200 Subject: [PATCH] link projects --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 99fd66c..13630b6 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,7 @@ `single-host/` contains templates for a simple test VM `three-web-hosts/` contains templates for three webservers behind a load balancer + +`k8s-single-node/` contains templates for a single node k8s cluster + +`k8s-cluster/` contains templates for a HA k8s cluster