Introduction¶
The Luna-Builder service is intended for building OSI Images using various build tools and kubernetes cluster.
The service allows you to create and manage background image building tasks. After tasks finished new image will be saved into the registry provided by the setting LUNA_BUILDER_REGISTRY
There are several basic requirements for the luna-builder work (detailed description):
kubernetes cluster with compatible version of Luna Platform with availability for images creation
s3-like storage bucket with reading permissions for image archive source
docker registry for builder images storage