mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-08 14:11:13 +02:00
Bump kernel to 5.15.77 Bump Flannel to 0.20.1 Bump Kubernetes to v1.26.0-alpha.3 Bump go deps Signed-off-by: Noel Georgi <git@frezbo.dev>
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