Go to file
djpbessems c70620e88c
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 1m4s
Container & Helm chart / Cluster API node template (push) Failing after 2s
build: Explicitly install node through package manager
2024-06-08 21:03:15 +10:00
.gitea/workflows build: Explicitly install node through package manager 2024-06-08 21:03:15 +10:00
.github Test dependencies 2023-02-22 21:24:42 +01:00
ansible Add cloud-init VMware datasource 2023-05-20 09:19:46 +02:00
cloudinit Unlock builder account;Revert debug user 2023-03-02 11:42:39 +01:00
hack Avoid galaxy timeouts;Remove debugging 2023-02-23 12:07:14 +01:00
packer build: Rebase to gitea actions pipeline 2024-06-08 20:43:37 +10:00
scripts Test dependencies 2023-02-22 21:24:42 +01:00
.drone.yml Rebase OS version;Upgrade K8s minor version 2023-05-19 12:11:01 +02:00
ansible.cfg Test dependencies 2023-02-22 21:24:42 +01:00
azure_targets.sh Test dependencies 2023-02-22 21:24:42 +01:00
Dockerfile Test dependencies 2023-02-22 21:24:42 +01:00
kubevirt-Dockerfile Test dependencies 2023-02-22 21:24:42 +01:00
Makefile Disable unrelated dependency 2023-03-04 13:01:08 +01:00
OWNERS Test dependencies 2023-02-22 21:24:42 +01:00
README.md Test dependencies 2023-02-22 21:24:42 +01:00

Image Builder for Cluster API

The Image Builder can be used to build images intended for use with Kubernetes CAPI providers. Each provider has its own format of images that it can work with. For example, AWS instances use AMIs, and vSphere uses OVAs.

For detailed documentation, see https://image-builder.sigs.k8s.io/capi/capi.html.