Git Product home page Git Product logo

image-composer's People

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

iranzo

image-composer's Issues

Optimize the building process to use "thin layers" based on scratch.

As a first step we are going to move towards a single container image, built by the customer.
This image should be the same image applied to MCO by the user in case it was a day2 operation.

In the future, we can start creating "thin layers" which can be container images based on scratch that will only contain the "diff" from the base image a vendor will want. For example, an HW vendor can only publish a container based on scratch that will contain its kernel module. Those layers can then be "applied on top" of a base image such as FCOS/RHCOS/R4E to form a new container image.

One way to deal will conflicts between file changed in a "layer" and the base image used as a base for the layer can be prevented by adopting the .d convention.

Check out if we can have some optimizations using coreos-installer.

This repo is currently targeting using the coreos-assembler in order to build a new RHCOS/FCOS/RHEL-for-edge ISO for every customer that requires a "flavored" ISO for his cluster installation.

For simplicity, from now on I will just refer to RHCOS but it should apply for FCOS/RHEL-for-edge as well.

On the other hand, the coreos-installer allows some ISO manipulations such as embedding an ignition into the ISO without the need to rebuild the whole RHCOS image each time a new "flavor" for the image is required.

Having some sub-commands in the coreos-installer to inject "container layers" to an ISO without rebuilding the ISO can be a big performance optimization.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.