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

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

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

1 مستودع

Awesome GitHub RepositoriesCluster Initialization

Processes for bootstrapping a distributed store from a single node and restoring data from snapshots.

Distinct from Key-Value Stores: Distinct from Key-Value Stores: focuses on the specific lifecycle phase of initial cluster bootstrapping and data restoration.

Explore 1 awesome GitHub repository matching data & databases · Cluster Initialization. Refine with filters or upvote what's useful.

Awesome Cluster Initialization GitHub Repositories

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

    siderolabs/talos

    10,659عرض على GitHub↗

    Talos is a minimal, immutable Linux distribution designed specifically for deploying and managing Kubernetes clusters. It functions as an API-driven infrastructure manager that replaces traditional shell access with a declarative gRPC interface to control operating system state and configuration. The system is distinguished by its use of a read-only root filesystem and a security-hardened kernel, which removes standard GNU utilities to reduce the attack surface. It ensures environment consistency by distributing the operating system as versioned, signed images and utilizes TPM-backed verified

    Initializes a single-node cluster and restores data from snapshots to enable other nodes to join.

    Gocloud-nativecontainerdgo
    عرض على GitHub↗10,659
  1. Home
  2. Data & Databases
  3. Key-Value Stores
  4. Cluster Initialization