Update README.md

This commit is contained in:
2026-01-14 20:12:35 +00:00
parent d1ad73e14e
commit 48ce15622c

View File

@@ -1,3 +1,18 @@
# Multiplane
Reproducible Kubernetes cluster for bare metal and virtual machines.
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