1 Repo
Running a fully conformant Kubernetes cluster on a single machine with a single package and no moving parts.
Distinct from Single-Node Deployment: Distinct from Single-Node Deployment: focuses on the execution and conformance of a Kubernetes cluster, not general deployment patterns.
Explore 1 awesome GitHub repository matching devops & infrastructure · Kubernetes Single-Node Executions. 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
Installs a lightweight, fully conformant Kubernetes cluster on a single machine with a single package and no moving parts.