sidero
sidero copied to clipboard
Sidero Metal is a bare metal provisioning system with support for Kubernetes Cluster API.
Using CAPI from talos-systems/sidero#87, create workload cluster (or many clusters)
See talos-systems/sfyra#6: pivot to the new cluster. Verify that all the resources got transferred correctly.
environment controller -> download assets, updates status, test error scenarios (missing SHA512?)
Requires support from Talos provision library, verify that new settings got discovered and set correctly.
This requires support from Sidero We have indirect tests, we probably might want to verify that disk gets wiped, etc.
We could let users know a little more about the state of a server by having a `PHASE` field: - `Cleaning` - `PoweredOn` - `PoweredOff` - `Failed`/`Failing`
Once you have followed the Sidero guides, and "Created your first cluster", people will want to know how to: - add/shrink the nodes in a running cluster. - destroy said...