I was doing a requirement work where a customized windows 2022 needs to be ported to OCI. In order to achieve this, following steps were considered-
- Creating a KVM virtual guest on my Proxmox 7 Infra and install windows 2022 with virtio drivers.
- Stopping the VM and copying the qcow2 file to OCI object storage
- Importing custom image from object storage and create an OCI instance.
- Accessing the newly created OCI instances.
Step-1: Creating a windows 2022 guest VM on Proxmox node
In order to create the vm, I selected the following parameters for vm specification-