mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-22 05:57:50 +00:00
40 lines
1.8 KiB
Markdown
40 lines
1.8 KiB
Markdown
|
|
||
|
+++
|
||
|
disableToc = false
|
||
|
title = "Kairos"
|
||
|
weight = 2
|
||
|
+++
|
||
|
|
||
|
![Kairos Logo](https://user-images.githubusercontent.com/2420543/193010398-72d4ba6e-7efe-4c2e-b7ba-d3a826a55b7d.png)
|
||
|
|
||
|
[Kairos](https://github.com/kairos-io/kairos) - Kubernetes-focused, Cloud Native Linux meta-distribution
|
||
|
|
||
|
The immutable Linux meta-distribution for edge Kubernetes.
|
||
|
|
||
|
Github Link - https://github.com/kairos-io/kairos
|
||
|
|
||
|
## Intro
|
||
|
|
||
|
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. Kairos is part of the Secure Edge-Native Architecture (SENA) to securely run workloads at the Edge ([whitepaper](https://github.com/kairos-io/kairos/files/11250843/Secure-Edge-Native-Architecture-white-paper-20240417.3.pdf)).
|
||
|
|
||
|
Kairos (formerly `c3os`) is an open-source project which brings Edge, cloud, and bare metal lifecycle OS management into the same design principles with a unified Cloud Native API.
|
||
|
|
||
|
## At-a-glance:
|
||
|
|
||
|
- :bowtie: Community Driven
|
||
|
- :octocat: Open Source
|
||
|
- :lock: Linux immutable, meta-distribution
|
||
|
- :key: Secure
|
||
|
- :whale: Container-based
|
||
|
- :penguin: Distribution agnostic
|
||
|
|
||
|
## Kairos can be used to:
|
||
|
|
||
|
- Easily spin-up a Kubernetes cluster, with the Linux distribution of your choice :penguin:
|
||
|
- Create your Immutable infrastructure, no more infrastructure drift! :lock:
|
||
|
- Manage the cluster lifecycle with Kubernetes—from building to provisioning, and upgrading :rocket:
|
||
|
- Create a multiple—node, a single cluster that spans up across regions :earth_africa:
|
||
|
|
||
|
For comprehensive docs, tutorials, and examples see our [documentation](https://kairos.io/docs/getting-started/).
|
||
|
|