From 080f5b783f0f2fd6f8b60ca076115f4086774563 Mon Sep 17 00:00:00 2001 From: Moritz Graf Date: Sun, 16 Feb 2020 12:16:25 +0100 Subject: [PATCH] initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a3cffe --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Infrapuzzle + +Infrapuzzle is the newly restructured way of implementing my private infrastructure. Currently the following things are in project scope: + +* single node k8s "cluster" implemented with kubespray +* development with Vagrant +* host directory storage \ No newline at end of file