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