Replies: 1 comment
-
|
I reverted back to an older version where I knew it worked, and updated all versions, and everything works there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have made my own project to spin up a talos k8s cluster using terraform and proxmox:
https://github.com/Moortu/terraform-proxmox-talos-k8s
Everything works, except I can't get secure boot to work.
as far as I could find, the iso is supposed to enroll the keys on first boot, but it doesn't seem to be working.
which means after the first reboot it will be unable to boot from the drive it was installed to.
So how do I make secure boot work? or is it currently broken on talos or proxmox side?
In fact, it used to work, in april before I refactored it all, it did work with secure boot, but I didn't change any of logic for creating the vms or the intalling, so I'm confused on what is wrong.
links I've visited for this topic:
#11010
https://forum.proxmox.com/threads/enroll-custom-secureboot-keys.151443/
#11117
Beta Was this translation helpful? Give feedback.
All reactions