From 8ff6a39e2472076a9132a273b132b274a9eea604 Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Wed, 15 Nov 2023 11:07:29 +0800 Subject: [PATCH] add kairos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11e347a..14a4afe 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ Cloud Native is a behavior and design philosophy. At its essence, any behavior o - [iotedge](https://github.com/Azure/iotedge) - The IoT Edge OSS project. - [k0s](https://github.com/k0sproject/k0s) - Zero Friction Kubernetes. - [k3s](https://github.com/k3s-io/k3s) - Lightweight Kubernetes. +- [kairos](https://github.com/kairos-io/kairos) - The immutable Linux meta-distribution for edge Kubernetes. - [kubeedge](https://github.com/kubeedge/kubeedge) - Kubernetes Native Edge Computing Framework (project under CNCF). - [octopus](https://github.com/cnrancher/octopus) - Lightweight device management system for Kubernetes/k3s. - [openyurt](https://github.com/openyurtio/openyurt) - Extending your native Kubernetes to edge(project under CNCF).