31 Image creation #
Once the directory structure is prepared following the previous sections (for both, connected and air-gap scenarios), run the following command to build the image:
podman run --rm --privileged -it -v $PWD:/eib \
registry.suse.com/edge/3.6/edge-image-builder:1.3.3.1 \
build --definition-file mgmt-cluster.yamlThis creates the ISO output image file that, in our case, based on the image definition described above, is eib-mgmt-cluster-image.iso.