From 8cc2679f90a866ddce2838e51931fba35e07977f Mon Sep 17 00:00:00 2001 From: Andy Pack Date: Sun, 13 Oct 2024 19:44:57 +0100 Subject: [PATCH] adding template for post --- content/posts/local-k8s/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/posts/local-k8s/index.md diff --git a/content/posts/local-k8s/index.md b/content/posts/local-k8s/index.md new file mode 100644 index 0000000..e51c3aa --- /dev/null +++ b/content/posts/local-k8s/index.md @@ -0,0 +1,13 @@ +--- +title: "k3s: Playing with Kubernetes at home" +date: 2024-10-13T08:26:40+00:00 +tags: + - Networking + - K8s +categories: + - Homelab +--- + +# Terraform + +# Longhorn \ No newline at end of file