Getting Started
Getting started with cOS
cOS is a toolkit which allows container images to be bootable in VMs, baremetals, embedded devices, and much more.
cOS allows to create meta-Linux derivatives which are configured throughout cloud-init configuration files and are immutable by default.
cOS and derivatives shares a common feature set, can be upgraded in a OTA-alike* style, and upgrades are delivered with standard container registries.
cOS comes also with vanilla images that can be used to boot directly container images built with the toolkit.
cOS 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 - cOS enables then everyone to build their own derivative and access it in various formats.
To build a bootable image is as simple as running docker build
.
cOS
vanilla images (or bring your own)The cOS-toolkit project is under the Elemental umbrella.
Elemental 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 is the abstraction layer between Linux distro management and the specific purpose of the OS.
Elemental 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 provides an highly integrated ecosystem which is designed to be container-first, cloud native, and immutable. Anyone can tweak Elemental derivatives from the bottom-up to enable and disable its featureset.
As the Elemental team, the os2 project is our point of reference.
os2
is a complete derivative built with Elemental tied with the rancher ecosystem and full cycle node management solution with Kubernetes.
We are supporting directly and indirectly os2
within changes also in the Elemental ecosystem.
os2
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 cOS
This section contains various articles relative on how to customize cOS, branding and behavior.
Documents various methods for creating cOS derivatives
Examples and recipes for building cOS derivatives
cOS tutorials and real life use-case samples
References for cOS derivatives, like common featuresets, high level architecture
How to build cOS?
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.