push kvm guest image to yandex cloud

this is a helper note against guest-netbsd-full & guest-netbsd-ext2fs

s3

    object storage -- buckets -- YOUR-BUCKET -- Upload (top-right corner)

custom image

then create a VM image based on that S3 object

    yc --profile PROFILE \
            compute image create \
                    --name netbsd100 \
                    --source-uri https://storage.yandexcloud.net/YOUR-BUCKET/netbsd100.qcow2

resources

https://cloud.yandex.com/en/docs/compute/operations/image-create/custom-image

https://cloud.yandex.com/en/docs/compute/operations/image-create/upload

https://cloud.yandex.com/en/docs/storage/operations/objects/upload

https://cloud.yandex.com/en/docs/compute/concepts/image#images-optimized-for-deployment

https://cloud.yandex.com/en/docs/compute/api-ref/Image/create


HOME | GUIDES | LECTURES | LAB | SMTP HEALTH | HTML5 | CONTACT
Copyright © 2024 Pierre-Philipp Braun