Getting Started
Getting started with Elemental
Elemental is a toolkit which allows container images to be bootable in VMs, baremetals, embedded devices, and much more.
Elemental allows to create meta-Linux derivatives which are configured throughout cloud-init configuration files and are immutable by default.
Elemental and derivatives shares a common feature set, can be upgraded with a A/B mechanism, and upgrades are delivered with standard container registries.
Elemental comes also with vanilla images that can be used to boot directly container images built with the toolkit.
Elemental allows to create custom OS versions in your cluster with standard container images with a high degree of customization. It can also be used in its vanilla form - Elemental enables then everyone to build their own derivative and access it in various formats.
Building a bootable image is as simple as running docker build
.
Elemental
vanilla images (or bring your own)The elemental-toolkit project is under the Elemental umbrella.
Elemental-toolkit provides a unique container based approach to define the system lifecycle of an immutable Linux derivative, without any string attached to a specific Linux distribution.
At its heart, Elemental-toolkit is the abstraction layer between Linux distro management and the specific purpose of the OS.
Elemental-toolkit empowers anyone to create derivatives from standard OCI images. Frees whoever wants to create a Linux derivative from handling the heavy bits of packaging and managing entire repositories to propagate upgrades, simplifying the entire process by using container images as base for OS. At the same time, Elemental-toolkit provides an highly integrated ecosystem which is designed to be container-first, cloud native, and immutable. Anyone can tweak Elemental-toolkit derivatives from the bottom-up to enable and disable its featureset.
As the Elemental team, the elemental project is our point of reference.
Elemental
is a complete derivative built with elemental-toolkit tied with the rancher ecosystem and full cycle node management solution with Kubernetes.
We are supporting directly and indirectly elemental
within changes also in the Elemental ecosystem.
Elemental
is our main show-case, and as the Elemental team we are committed to it. It encompasses several technologies to create a Kubernetes-focused Linux derivative which lifecycle is managed entirely from Kubernetes itself, Secure Device Onboarding included, and automatic provisioning via cloud-init.
Getting started with Elemental
This section contains various articles relative on how to customize Elemental, branding and behavior.
Documents various methods for creating Elemental derivatives
Examples and recipes for building Elemental derivatives
Elemental tutorials and real life use-case samples
References for Elemental derivatives, like common featuresets, high level architecture
How to build Elemental?
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.