cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
Automate capv-template build
Opening this Git issue to track the automation of capv-templates build work.
We have a commitment to publish capv-templates which align with the latest k8s releases, including patch releases, and we need to cover various OS as below. At present, we are using image-builder which offers an automated approach to build. To further enhance efficiency, we should automate the whole process of building and publishing capv-templates. Then we could run it regularly or trigger it by new K8s releases.
- flatcar-stable-3510.2.4-kube-v1.x.x
- photon-3-kube-v1.x.x
- ubuntu-1804-kube-v1.x.x
- ubuntu-2004-kube-v1.x.x
- ubuntu-2204-kube-v1.x.x
For detailed build process, refer to https://image-builder.sigs.k8s.io/capi/providers/vsphere.html