awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 रिपॉजिटरी

Awesome GitHub RepositoriesGitOps State Synchronization

Continuously reconciling the live state of a cluster with a desired state defined in Git repositories or artifacts.

Distinguishing note: Candidates relate to 3D modeling or React state, not GitOps cluster reconciliation.

Explore 11 awesome GitHub repositories matching devops & infrastructure · GitOps State Synchronization. Refine with filters or upvote what's useful.

Awesome GitOps State Synchronization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • stakater/reloaderstakater का अवतार

    stakater/Reloader

    10,157GitHub पर देखें↗

    Reloader is a Kubernetes custom controller designed to automate pod restarts and synchronize running workloads with external configuration stores. It functions as a configuration reloader that triggers rolling upgrades for pods whenever referenced ConfigMaps or Secrets are updated. The tool distinguishes itself by integrating with external secret managers, CSI drivers, and GitOps workflows to ensure workloads are restarted when secrets from external stores change. It utilizes targeted filtering via labels and annotations to control which resources or namespaces trigger restarts, and it can pa

    Synchronizes the live state of workloads with configuration changes delivered via GitOps pipelines.

    Goconfigmapdaemonsetdeploymentconfigs
    GitHub पर देखें↗10,157
  • fluxcd/flux2fluxcd का अवतार

    fluxcd/flux2

    7,888GitHub पर देखें↗

    Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with configurations stored in Git, OCI, or Helm repositories. It functions as a set of controllers that monitor desired state in external sources and continuously reconcile the live cluster to match those definitions. The system distinguishes itself through a multi-cluster management plane that coordinates application delivery across fleets of remote clusters from a central hub. It provides a dedicated mechanism for automated image updates, which scans container registries for new

    Mirrors configuration from repositories and applies it via automatic reconciliation to synchronize cluster state.

    Gocontinuous-deliverygitopsgitops-toolkit
    GitHub पर देखें↗7,888
  • fluxcd/fluxfluxcd का अवतार

    fluxcd/flux

    6,861GitHub पर देखें↗

    Flux is a Kubernetes GitOps controller and deployment engine that synchronizes cluster state with configurations stored in a Git repository. It serves as a system for continuous delivery, utilizing a manifest generator to create configuration files from templates and a reconciliation loop to ensure the live environment matches the desired state defined in versioned repositories. The project distinguishes itself through a container image automator that scans registries and updates manifests based on semantic versioning or regular expressions. It incorporates secure configuration deployment via

    Continuously reconciles the live cluster state with a desired state defined in Git repositories.

    Go
    GitHub पर देखें↗6,861
  • feiskyer/kubernetes-handbookfeiskyer का अवतार

    feiskyer/kubernetes-handbook

    5,537GitHub पर देखें↗

    यह प्रोजेक्ट Kubernetes के लिए एक व्यापक शैक्षिक संसाधन और परिचालन हैंडबुक है। यह कंटेनरीकृत एप्लिकेशन को बनाए रखने के लिए आवश्यक मुख्य आर्किटेक्चरल सिद्धांतों और सिस्टम घटकों को कवर करते हुए, विविध वातावरणों में कंटेनर ऑर्केस्ट्रेशन क्लस्टर को स्थापित करने, मैनेज करने और स्केल करने के लिए एक तकनीकी संदर्भ के रूप में कार्य करता है। संसाधन क्लस्टर प्रशासन के लिए स्ट्रक्चर्ड गाइड्स प्रदान करता है, जिसमें उच्च उपलब्धता सेटअप, संसाधन नियंत्रण और डेटा बैकअप ऑपरेशंस शामिल हैं। यह एक सुरक्षा ऑडिट और ट्रबलशूटिंग मैनुअल के रूप में भी कार्य करता है, जो उद्योग मानक बेंचमार्क का उपयोग करके नोड कमजोरियों की पहचान करने और नेटवर्किंग, स्टोरेज और पॉड वातावरण में विफलताओं को हल करने के निर्देश प्रदान करता है। डॉक्यूमेंटेशन विभिन्न ऑपरेटिंग सिस्टमों में क्लस्टर परिनियोजन, नेटवर्क नीतियों और सेवा प्रशासन के माध्यम से ट्रैफिक प्रबंधन और एक्सेस कंट्रोल और आइडेंटिटी मैकेनिज्म के कार्यान्वयन सहित क्षमता क्षेत्रों की एक विस्तृत श्रृंखला को कवर करता है। यह वर्कलोड मैनेजमेंट, संसाधन आवंटन और API कार्यक्षमता के विस्तार को भी संबोधित करता है। सामग्री को एक मार्कडाउन-आधारित सिस्टम के रूप में मैनेज किया जाता है जो स्ट्रक्चर्ड तकनीकी गाइड्स को प्री-रेंडर्ड HTML पेजों में बदलने के लिए स्टेटिक-साइट जनरेशन का उपयोग करता है।

    Guides the synchronization of desired cluster state with version-controlled repositories using continuous delivery pipelines.

    Makefilebookscloud-nativecontainers
    GitHub पर देखें↗5,537
  • devtron-labs/devtrondevtron-labs का अवतार

    devtron-labs/devtron

    5,518GitHub पर देखें↗

    Devtron is a Kubernetes management platform and CI/CD orchestrator designed to unify application lifecycles and infrastructure operations across multiple clusters from a single interface. It serves as a centralized dashboard for orchestrating workloads, managing security, and providing observability for Kubernetes environments. The platform distinguishes itself with a no-code workflow engine for automating container builds and software delivery pipelines, alongside a visual GitOps deployment tool for managing declarative applications and reconciling configuration drift. Its capability surfac

    Continuously reconciles the live cluster state with desired configurations defined in Git to prevent drift.

    Go
    GitHub पर देखें↗5,518
  • jenkins-x/jxjenkins-x का अवतार

    jenkins-x/jx

    4,691GitHub पर देखें↗

    jx एक GitOps डिलीवरी प्लेटफॉर्म और Kubernetes CI/CD ऑर्केस्ट्रेटर है जिसे एप्लिकेशन के निर्माण और डिप्लॉयमेंट को ऑटोमेट करने के लिए डिज़ाइन किया गया है। यह एक क्लाउड नेटिव पाइपलाइन मैनेजर के रूप में कार्य करता है जो पुन: प्रयोज्य कार्यों के कैटलॉग का उपयोग करके कंटेनर-आधारित बिल्ड और डिप्लॉयमेंट सीक्वेंस निष्पादित करता है। यह प्रोजेक्ट प्रीव्यू एनवायरनमेंट के ऑटोमेटेड ऑर्केस्ट्रेशन के माध्यम से अलग है, जो मर्ज करने से पहले वैलिडेशन को सक्षम करने के लिए पुल रिक्वेस्ट गतिविधि के आधार पर बनाए और नष्ट किए जाते हैं। यह git रिपॉजिटरी को पोल करके और सत्यापित कॉन्फ़िगरेशन अपडेट लागू करके क्लस्टर्स की वांछित स्थिति बनाए रखने के लिए GitOps-आधारित स्टेट सिंक्रोनाइज़ेशन मॉडल का उपयोग करता है। यह सिस्टम Helm चार्ट डिप्लॉयमेंट मैनेजमेंट, मल्टी-क्लस्टर ऑर्केस्ट्रेशन और बाहरी सीक्रेट स्टोर इंटीग्रेशन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह इंक्रीमेंटल एप्लिकेशन रीबिल्डिंग और लोकल-टू-पॉड कोड सिंक्रोनाइज़ेशन के लिए डेवलपर प्रोडक्टिविटी टूल्स भी प्रदान करता है। इंस्टॉलेशन को git ऑपरेटर डिप्लॉयमेंट और टूलिंग कंसिस्टेंसी सुनिश्चित करने के लिए बूटस्ट्रैपिंग क्लस्टर जॉब्स के माध्यम से मैनेज किया जाता है।

    Continuously synchronizes the live state of a Kubernetes cluster with the desired state defined in Git.

    Goacceleratorcicdcontinuous-delivery
    GitHub पर देखें↗4,691
  • autobase-tech/autobaseautobase-tech का अवतार

    autobase-tech/autobase

    4,275GitHub पर देखें↗

    Autobase एक सेल्फ-होस्टेड डेटाबेस-एज़-ए-सर्विस प्लेटफ़ॉर्म है जिसे हाई-अवेलेबिलिटी PostgreSQL क्लस्टर की तैनाती, स्केलिंग और प्रशासन को स्वचालित करने के लिए डिज़ाइन किया गया है। यह एक क्लस्टर ऑर्केस्ट्रेटर के रूप में कार्य करता है जो कई सर्वरों में रेप्लिकेशन, फेलओवर और वर्ज़न अपग्रेड को संभालता है। यह प्लेटफ़ॉर्म अपने GitOps-ड्रिवन दृष्टिकोण के लिए जाना जाता है, जो डेटाबेस कॉन्फ़िगरेशन और तैनाती को स्वचालित करने के लिए वर्ज़न कंट्रोल और CI/CD पाइपलाइनों का उपयोग सत्य के एकल स्रोत के रूप में करता है। यह क्लस्टर के प्रोविज़निंग और निगरानी के लिए एक वेब-आधारित मैनेजमेंट इंटरफ़ेस और एक कमांड-लाइन टूल दोनों प्रदान करता है। यह सिस्टम क्लाउड प्रदाताओं और भौतिक सर्वरों में इंफ्रास्ट्रक्चर प्रोविज़निंग, स्टेट रिस्टोरेशन के लिए स्वचालित बैकअप और रिकवरी इंजन, और डिस्ट्रीब्यूटेड लोड बैलेंसिंग और DNS-आधारित सर्विस डिस्कवरी के माध्यम से ट्रैफ़िक मैनेजमेंट सहित परिचालन क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। इसमें क्लस्टर क्षमता स्केलिंग और फंक्शनल एक्सटेंशन मैनेजमेंट के लिए टूल भी शामिल हैं।

    Uses version control and CI/CD pipelines as the single source of truth to reconcile cluster state.

    TypeScriptauto-failoverautobaseautomation
    GitHub पर देखें↗4,275
  • octelium/octeliumoctelium का अवतार

    octelium/octelium

    3,371GitHub पर देखें↗

    Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,

    Manages cluster infrastructure and service configurations using a declarative, GitOps-style synchronization model.

    Goabacai-gatewayapi-gateway
    GitHub पर देखें↗3,371
  • onedr0p/cluster-templateonedr0p का अवतार

    onedr0p/cluster-template

    2,631GitHub पर देखें↗

    This project is a Kubernetes cluster management framework and infrastructure-as-code template designed to bootstrap and maintain Talos Kubernetes clusters on bare-metal or virtual machines. It provides a structured system for deploying complete orchestration environments using declarative configurations and template-driven workflows. The framework distinguishes itself through a GitOps-driven execution model that utilizes Flux for state reconciliation and Renovate for automated dependency updates of Helm charts and container images. It employs a TOML-based configuration system to generate envi

    Continuously synchronizes the live Kubernetes cluster state with a desired state defined in a Git repository using Flux.

    YAMLciliumfluxgitops
    GitHub पर देखें↗2,631
  • devopshivehq/dynamic-devops-roadmapDevOpsHiveHQ का अवतार

    DevOpsHiveHQ/dynamic-devops-roadmap

    2,429GitHub पर देखें↗

    This project is an educational platform and curriculum designed to teach cloud-native engineering, infrastructure automation, and software delivery practices. It provides a structured roadmap for mastering core competencies, including container orchestration, GitOps workflows, and continuous integration and delivery. The platform distinguishes itself by combining technical training with professional career development. It offers hands-on projects, mentored simulations, and technical proficiency assessments that mirror real-world engineering environments. Users can progress through sequential

    Automates production environment synchronization by reconciling live cluster states with version-controlled configuration repositories.

    TypeScriptagilebootcampcareer
    GitHub पर देखें↗2,429
  • sidpalas/devops-directive-kubernetes-coursesidpalas का अवतार

    sidpalas/devops-directive-kubernetes-course

    1,892GitHub पर देखें↗

    This project is a comprehensive educational curriculum designed to teach the fundamentals of container orchestration and infrastructure automation. It provides a structured learning path for mastering the lifecycle management of containerized applications, covering the core concepts of declarative resource definitions, control-loop-based reconciliation, and distributed cluster state management. The course distinguishes itself by focusing on practical, hands-on implementation of modern DevOps practices. It guides users through the integration of GitOps workflows for state synchronization, the

    Continuously reconciles cluster state with version-controlled configurations to eliminate manual drift.

    Smarty
    GitHub पर देखें↗1,892
  1. Home
  2. DevOps & Infrastructure
  3. GitOps State Synchronization