# KubeOS **Repository Path**: renoseven/KubeOS ## Basic Information - **Project Name**: KubeOS - **Description**: Kubernetes Operating System simplifies OS updating - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 48 - **Created**: 2023-12-29 - **Last Updated**: 2023-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KubeOS ## Introduction KubeOS is a lightweight OS designed for scenarios where services run in containers. KubeOS connects OSs as components to Kubernetes by kubernetes crd and operator, so that the OSs are in the same position as services. With KubeOS, a Kubernetes cluster manages containers and OSs of woker nodes in a unified system. ## Architecture You can see KubeOS architecture in : [architecture](docs/design/architecture_en.md) ## Getting Started ### Build from source and deploy You can get how to build from source in : [quick-start.md](docs/quick-start.md). ### User Guide You can see KubeOS User Guide in :[user guide](https://docs.openeuler.org/en/docs/22.03_LTS_SP1/docs/KubeOS/about-kubeos.html) ## How to Contribute We always welcome new contributors. We are happy to provide guidance for the new contributors. You can contribute via issues and merge requests. ## Licensing KubeOS is licensed under the Mulan PSL v2.