1 مستودع
Deployment of a lightweight, single-package Kubernetes cluster on a workstation, IoT device, or edge environment.
Distinct from Single-Node Deployment: Distinct from Single-Node Deployment: specifically targets Kubernetes cluster deployment, not general application deployment.
Explore 1 awesome GitHub repository matching devops & infrastructure · Kubernetes Single-Node Deployments. Refine with filters or upvote what's useful.
MicroK8s is a lightweight, single-package Kubernetes distribution designed for resource-constrained environments, edge computing, and local development. It packages all Kubernetes control-plane components into a single daemon process, reducing resource overhead while maintaining full Kubernetes conformance. The project is distributed as a snap package, enabling automatic updates and strict confinement for secure deployment on Linux systems. The distribution distinguishes itself through its minimal footprint and self-contained architecture, running all Kubernetes services as one process with a
Deploys a lightweight, single-package Kubernetes cluster on a workstation, IoT device, or edge environment with a single snap command.