Go to file
Danny Bessems b340b4cdbc
All checks were successful
continuous-integration/drone/push Build is passing
feat:Update K8s patch version
2023-06-20 16:35:50 +02:00
.github
ansible
cloudinit
hack
packer feat:Update K8s patch version 2023-06-20 16:35:50 +02:00
scripts
.drone.yml Add Redhat subscription manager credentials;Replace iso 2023-04-21 17:35:27 +02:00
ansible.cfg
azure_targets.sh
Dockerfile
kubevirt-Dockerfile
Makefile
OWNERS
README.md

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.