sidero icon indicating copy to clipboard operation
sidero copied to clipboard

Sidero Metal is a bare metal provisioning system with support for Kubernetes Cluster API.

Results 201 sidero issues
Sort by recently updated
recently updated
newest added

See https://ipxe.org/howto/chainloading#uefi. We should reference this site in the docs too.

documentation

Following the [bootstraping](https://www.sidero.dev/docs/v0.2/guides/bootstrapping/), instruction for accessing bootstrapped cluster are missing. How does one access the sidero-metadata server and the sidero-controller-manager from the booted machine ? There are 3 services :...

documentation

based on agent's arch; agent is picked up based on iPXE arch

enhancement

In a follow-up to the #282 feature of standard Label Selectors, we should add the ability for users to specify custom labels which should be automatically applied to Servers which...

enhancement

``` N clusterctl config provider -i sidero:v0.3.0-alpha.0 Error: failed to apply image overrides: unable to convert unstructured object to apps/v1, Kind=Deployment: unrecognized type: bool ```

bug

I was trying to add my dell machines to a serverclass and I noticed when I run `kubectl get servers` the server information wasn't setup correctly: ``` - apiVersion: metal.sidero.dev/v1alpha1...

bug

![image](https://user-images.githubusercontent.com/5567402/129493742-aad1ac8b-bff7-4b62-b772-394335ef21ac.png) Ditto - this is a BL460c Gen9.

bug

Sidero automatically fast wipes disks. This is all well and good, but there's not really any checks for the integrity of these partition tables. I believe, for example, running `sgdisk...

bug

If Sidero reports the node as allocated/installed to the agent and agent finds Talos installation, it can `kexec` into the installed Talos (by reading GRUB configuration). We can remove PXE...

enhancement

When agent is done doing its job instead of rebooting use API #611 to watch for changes and restart operations.

enhancement