From 48ce15622cdb08c0bdb1d742b73ad327503c64cf Mon Sep 17 00:00:00 2001 From: 57_Wolve <57_wolve@private.email> Date: Wed, 14 Jan 2026 20:12:35 +0000 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4256e9..d9ed88e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ # Multiplane -Reproducible Kubernetes cluster for bare metal and virtual machines. \ No newline at end of file +Reproducible Kubernetes cluster for bare metal and virtual machines. + +TODO / Wishlist: +- 1: Create one-liner install/setup command +- 2: Bootstrap dependencies +- 3: Use Bash TUI to Q/A and generate setup configs +- 4: Generate deployment tasks from configs +- 5: Setup and run Tinkerbell +- 6: Provision nodes for deployment +- 7: Deploy nixos and hardening scripts on nodes +- 8: Deploy Kubernetes on nodes +- 9: Deploy storage infrastructure if applicable +- 10: Post-deploy sanity checks +- 11: One-liner rolling upgrade command +- 12: One-liner rollback command +- 13: One-liner backup command \ No newline at end of file