Skip to content

πŸ—οΈ Kubernetes Native Extension to build Linux distributions artifacts from container images

Notifications You must be signed in to change notification settings

kairos-io/osbuilder

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

72cbee3 Β· Oct 23, 2024
Jul 11, 2024
Oct 1, 2024
Aug 31, 2023
Oct 1, 2024
Sep 3, 2022
Jul 18, 2023
Jan 30, 2024
Oct 23, 2024
Sep 3, 2022
Sep 3, 2022
Jul 18, 2023
Jul 18, 2023
Jul 11, 2024
Jul 27, 2023
Aug 31, 2023
Sep 19, 2022
Feb 7, 2023
Oct 23, 2024
Oct 23, 2024
May 22, 2023
Jun 24, 2024

Repository files navigation


kairos-white-column 5bc2fe34
osbuilder

Kubernetes Native Extension to build Linux distributions artifacts from container images

license docs go report card

With Kairos you can build immutable, bootable Kubernetes and OS images for your edge devices as easily as writing a Dockerfile. Optional P2P mesh with distributed ledger automates node bootstrapping and coordination. Updating nodes is as easy as CI/CD: push a new image to your container registry and let secure, risk-free A/B atomic upgrades do the rest.

Documentation

Contribute

πŸ“š Getting started with Kairos
πŸ’‘ Examples
πŸŽ₯ Video
πŸ‘Engage with the Community

πŸ™Œ CONTRIBUTING.md
πŸ™‹ GOVERNANCE
πŸ‘·Code of conduct

❗ This is experimental!

Installation

To install, use helm:

# Adds the kairos repo to helm
$ helm repo add kairos https://kairos-io.github.io/helm-charts
"kairos" has been added to your repositories
$ helm repo update                                        
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "kairos" chart repository
Update Complete. ⎈Happy Helming!⎈

# Install the CRD chart
$ helm install kairos-crd kairos/kairos-crds
NAME: kairos-crd
LAST DEPLOYED: Tue Sep  6 20:35:34 2022
NAMESPACE: default
STATUS: deployed
REVISION: 1
TEST SUITE: None

# Installs osbuilder
$ helm install kairos-osbuilder kairos/osbuilder

Documentation available at: https://kairos.io/docs/advanced/build/

About

πŸ—οΈ Kubernetes Native Extension to build Linux distributions artifacts from container images

Resources

Stars

Watchers

Forks

Packages

No packages published