18 lines
600 B
Markdown
18 lines
600 B
Markdown
# Multiplane
|
|
|
|
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 |