Introduction¶
The Luna-Builder service is intended for building OSI Images using various build tools. The service can operate either with a Kubernetes cluster and in a standalone (non-Kubernetes) environment, depending on configuration.
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):
s3-like storage bucket with reading permissions for image archive source
docker registry for builder images storage
(Only for USE_KUBERNETES = 1)kubernetes cluster with compatible version of Luna Platform with availability for images creation