talos/hack/cloud-image-uploader
Andrey Smirnov 1bbba43014
feat: update Flannel to v0.28.2
See https://github.com/flannel-io/flannel/releases/tag/v0.28.2

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-04-04 16:56:31 +04:00
..
2026-02-19 22:15:19 +01:00
2026-02-10 21:17:23 +04:00
2026-04-04 16:56:31 +04:00
2026-04-04 16:56:31 +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