From 84f56c0238e2e893bc78e3bda0e512f16ea5df65 Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Fri, 22 Dec 2023 20:23:00 -0700 Subject: [PATCH] Add home page readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fdcc204 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# deadbeef.codes-k8s + +This is documentation and a process I've created for bootstrapping a Kubernetes cluster on bare metal or VMs without using a cloud provider managed service. My use case for this is running my own personal services, and learning more about Kubernetes as I study for the CKA exam. + +Each section can be followed in numerical order. +