siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
437 stars 22 forks source link

[feature] Secure boot images in web UI #175

Open jfroy opened 3 months ago

jfroy commented 3 months ago

Problem Description

There does not appear to be a way to download secure boot images.

Solution

No response

Alternative Solutions

No response

Notes

No response

Unix4ever commented 2 months ago

Actually you can use CLI, like that:

omnictl download --secureboot iso
jfroy commented 2 months ago

Actually you can use CLI, like that:


omnictl download --secureboot iso

Ah great. I hadn't tried the CLI before.

Unix4ever commented 2 months ago

@smira do you think we're ready to enable secure boot checkbox in the UI?

smira commented 2 months ago

@smira do you think we're ready to enable secure boot checkbox in the UI?

yes, only for bare-metal for now, and make sure you link to the docs (https://www.talos.dev/v1.7/talos-guides/install/bare-metal-platforms/secureboot/), and this is Talos 1.5+ only.