ClusterAPI.imageBuilder/README.md

6 lines
373 B
Markdown
Raw Normal View History

2023-02-22 20:24:42 +00:00
# Image Builder for Cluster API
The Image Builder can be used to build images intended for use with Kubernetes [CAPI](https://cluster-api.sigs.k8s.io/) 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.