awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesKubernetes Single-Node Installations

Installation of a lightweight Kubernetes cluster on a single machine using a snap package.

Distinct from Single-Node Deployment: Distinct from Single-Node Deployment: specifically covers Kubernetes cluster installation, not general application deployment.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Kubernetes Single-Node Installations. Refine with filters or upvote what's useful.

Awesome Kubernetes Single-Node Installations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • canonical/microk8sالصورة الرمزية لـ canonical

    canonical/microk8s

    9,321عرض على GitHub↗

    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 Kubernetes cluster on a single machine using a snap package, ready for development or edge use.

    Pythoncicddeveloper-workstationshacktoberfest
    عرض على GitHub↗9,321
  • k0sproject/k0sالصورة الرمزية لـ k0sproject

    k0sproject/k0s

    6,290عرض على GitHub↗

    k0s is a Kubernetes distribution that packages all control plane and worker components into a single binary, enabling cluster deployment with no host dependencies beyond the Linux kernel. It supports a container-native runtime where controllers and workers run inside Docker containers using a single OCI image, and offers declarative YAML configuration for defining cluster topology, host roles, and SSH connection details. The distribution provides pre-built binaries for x86-64, ARM64, ARMv7, and RISC-V architectures, and uses cryptographically signed tokens for secure node enrollment. The proj

    Downloads a single binary and installs it as a system service to create a combined controller-worker Kubernetes node.

    Gokubernetes
    عرض على GitHub↗6,290
  1. Home
  2. DevOps & Infrastructure
  3. Single-Node Deployment
  4. Kubernetes Single-Node Installations