kubernetes-sigs / sig-windows-dev-tools

This is a batteries included local development environment for Kubernetes on Windows.
Apache License 2.0
79 stars 46 forks source link

(exp) Automate image creation workflow #295

Open knabben opened 5 months ago

knabben commented 5 months ago

The Windows 2022 ISO must be used and exported to a qcow2 format. Validation and automatic creation can be tested in the CI

Github Actions already exists, after creating the initial packer specification, it should be automatic tested and validated using a similar action

https://github.com/iamenr0s/packer-qemu-action

knabben commented 5 months ago

https://actuated.dev/blog/automate-packer-qemu-image-builds

geetikabatra commented 5 months ago

/assign