mission-focused / mk8s

Declarative Multi-Node Kubernetes Installer
Other
4 stars 0 forks source link

Concurrent node bootstrap & install #6

Open brandtkeller opened 9 months ago

brandtkeller commented 9 months ago

Something I believe this project could do well is concurrent operations for install. The compute is assumed to exist while you are performing the install. This means we can:

Instead of the serial process of installation - bootstrap and install concurrently as much as possible.