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

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

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

8 مستودعات

Awesome GitHub RepositoriesCloud Native Infrastructure

Tools for container orchestration, runtime management, and cluster operations.

Explore 8 awesome GitHub repositories matching part of an awesome list · Cloud Native Infrastructure. Refine with filters or upvote what's useful.

Awesome Cloud Native Infrastructure GitHub Repositories

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

    kubernetes/kubernetes

    123,197عرض على GitHub↗

    Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current system state against user-defined configurations to ensure desired operational outcomes. The system relies on a centralized API-driven interface and a replicated key-value store to maintain a consistent source of truth for all cluster objects. The platform distinguishes itself throu

    Standard platform for container orchestration and cluster management.

    Gocncfcontainersgo
    عرض على GitHub↗123,197
  • moby/mobyالصورة الرمزية لـ moby

    moby/moby

    71,729عرض على GitHub↗

    Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers based on Open Container Initiative standards. It functions as a container daemon and image builder, providing a core engine to orchestrate the full lifecycle of containers and the packaging of source code into portable images. The project provides a standardized HTTP interface that allows for programmatic container management, enabling external clients to control daemon settings and container operations. It supports a rootless security model, allowing the engine daemon to execu

    Core engine for container runtime implementation and learning.

    Gocontainersdockergo
    عرض على GitHub↗71,729
  • goharbor/harborالصورة الرمزية لـ goharbor

    goharbor/harbor

    28,761عرض على GitHub↗

    Harbor is a self-hosted, enterprise-grade container registry platform designed to store, sign, and scan container images and cloud-native artifacts. It provides a centralized repository that integrates directly with Kubernetes environments to manage the full lifecycle of software artifacts, from initial storage to production deployment. The platform distinguishes itself through a focus on security, governance, and multi-site availability. It features a pluggable vulnerability scanning framework that allows for the integration of various security engines, alongside content trust mechanisms tha

    Enterprise-grade OCI registry with permission and audit features.

    Gocloud-nativecncfcncf-project
    عرض على GitHub↗28,761
  • rancher/rancherالصورة الرمزية لـ rancher

    rancher/rancher

    25,692عرض على GitHub↗

    Rancher is a Kubernetes management platform and multi-cluster orchestrator. It provides a centralized dashboard and container management interface for deploying, scaling, and administering multiple Kubernetes clusters across on-premises and cloud environments. The system includes a cluster provisioner that automates the creation and bootstrapping of clusters using standardized configurations. It secures management traffic through SSL certificate management and termination, supporting both custom certificates and automated validation via Let's Encrypt. The platform covers enterprise API audit

    Management platform for multi-cluster Kubernetes environments.

    Go
    عرض على GitHub↗25,692
  • hashicorp/nomadالصورة الرمزية لـ hashicorp

    hashicorp/nomad

    16,211عرض على GitHub↗

    Nomad is a distributed workload orchestrator and infrastructure automation platform designed to manage the lifecycle of applications across large-scale, heterogeneous environments. It functions as a multi-cloud orchestration engine, providing a unified control plane to deploy, scale, and govern containers, virtual machines, and legacy applications. By utilizing declarative job specifications, the system ensures infrastructure convergence and maintains the desired state across distributed data centers and geographic regions. The platform distinguishes itself through a flexible, plugin-based ar

    Lightweight orchestrator for managing diverse workload deployments.

    Go
    عرض على GitHub↗16,211
  • quay/clairالصورة الرمزية لـ quay

    quay/clair

    11,012عرض على GitHub↗

    Clair is a container image vulnerability scanner and security analyzer. It performs static analysis of container images by matching package contents against vulnerability databases to identify security risks across different package formats and architectures. The project functions as both an image indexer and a vulnerability database manager. It processes container layers into intermediate representations to enable fast security lookups and synchronizes security metadata from multiple external sources to maintain a local registry. Capability areas include continuous security monitoring, whic

    Service for scanning and analyzing container image vulnerabilities.

    Goclaircontainersdocker
    عرض على GitHub↗11,012
  • aliyuncontainerservice/pouchالصورة الرمزية لـ AliyunContainerService

    AliyunContainerService/pouch

    4,648عرض على GitHub↗

    Pouch is a Linux container runtime and OCI container engine designed to execute containerized applications. It functions as a Kubernetes container runtime, integrating with orchestrators to manage the lifecycle of pods and isolated application environments. The project features a peer-to-peer image distribution system to deliver large container images across large-scale clusters while reducing bandwidth load. It also provides support for legacy Linux kernel versions, allowing modern container runtimes to maintain compatibility with older hardware. The runtime implements application isolation

    Container engine focused on enhanced isolation and stability.

    Go
    عرض على GitHub↗4,648
  • moby/swarmkitالصورة الرمزية لـ moby

    moby/swarmkit

    3,618عرض على GitHub↗

    A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.

    Core orchestration component for cluster scheduling and management.

    Go
    عرض على GitHub↗3,618
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Cloud Native Infrastructure