talos/hack/cloud-image-uploader
Noel Georgi 5feeab90d9
chore(ci): nvidia try UKI boot
NVIDIA extensions test with UKI boot.

Fixes: #11397

Signed-off-by: Noel Georgi <git@frezbo.dev>
(cherry picked from commit 3ba35c9b9fca9c54e596d5c6df61d515a4a39555)
2026-04-15 19:29:34 +04:00
..
2026-04-15 19:29:34 +04:00
2026-02-10 21:17:23 +04:00
2026-04-15 18:41:51 +04:00
2026-04-15 18:41:51 +04:00
2026-04-15 19:29:34 +04:00
2026-04-15 19:29:34 +04:00
2025-03-24 18:30:21 +04:00

cloud-image-uploader

vmimport role

Role should be pre-created before running this command.

aws iam create-role --role-name vmimport --assume-role-policy-document file://trust-policy.json
aws iam put-role-policy --role-name vmimport --policy-name vmimport --policy-document file://role-policy.json

Google Cloud Pre-requisites

  • GOOGLE_PROJECT_ID - Google Cloud Project ID
  • GOOGLE_CREDENTIALS_JSON - Google Cloud Service Account JSON