Konvoy Image Builder
Konvoy Image Builder (KIB) is a complete solution for building Cluster API compliant images.
This section describes how to use the KIB to create a Cluster API compliant machine images. Machine images contain configuration information and software to create a specific, pre-configured, operating environment. For example, you can create an image of your current computer system settings and software. The machine image can then be replicated and distributed, creating your computer system for other users. The KIB uses variable overrides to specify base image and container images to use in your new machine image.
Prerequisites
Before you begin, you must ensure your versions of KIB and DKP are compatible:
Download the supported version of the KIB bundle from the KIB Version section of the chart below (prefixed with
konvoy-image-bundle
) for your Operating System.Create a working
Docker
setup.
Compatible versions
Along with the KIB Bundle, we publish a file containing checksums for the bundle files. The recommendation for using these checksums is to verify the integrity of the downloads.
DKP Version | KIB Version (Click for download) |
---|---|
v2.3.3 | |
v2.3.2 | |
v2.3.1 | |
v2.3.0 | |
v2.2.3 | |
v2.2.2 | |
v2.2.1 | |
v2.2.0 | |
v2.1.5 | |
v2.1.4 | |
v2.1.3 | |
v2.1.2 | |
v2.1.1 | |
v2.1.0 |
KIB will run and print out the name of the created image for your infrastructure provider as shown on specific provider pages below. Use this name when creating a Kubernetes cluster.