Giter VIP home page Giter VIP logo

osbuilder's Introduction

Overview

Kata Containers runtime creates a Virtual Machine to isolate a set of container workloads. The Virtual Machine requires a operating system operating (Guest OS) to boot and create containers inside the guest environment.

This repository contains tools to create a Guest OS for Kata Containers.

Terms

This section describe the terms used as along all this document.

  • Guest OS

It is the collection of a virtual disk or disk image and kernel that in conjunction work as an operating system and it is different than the host operating system.

  • Virtual disk or Guest Image

It is a virtual disk witch contains a rootfs that will be used to boot a Virtual Machine by for the Kata Containers runtime.

  • rootfs

The root filesystem or rootfs is the filesystem that is contained in the guest root directory. It can be built from any Linux Distribution but must provide at least the following components: - Kata agent - A init system (for example systemd) witch allow to start Kata agent at boot time.

osbuilder's People

Contributors

jcvenegas avatar jodh-intel avatar bergwolf avatar

Watchers

Jeremy Voorhis avatar James Cloos avatar  avatar

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.