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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesNode Configuration Files

Placement of static files and configuration assets onto specific cluster nodes during provisioning.

Distinct from Static File Mount Deployments: The candidates refer to web asset optimization or Docker mounts, whereas this is about placing OS-level config files on cluster nodes.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Node Configuration Files. Refine with filters or upvote what's useful.

Awesome Node Configuration Files GitHub Repositories

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

    kubernetes/kops

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

    kops is a Kubernetes cluster provisioner and lifecycle manager designed to automate the creation, maintenance, and destruction of production-grade clusters on cloud infrastructure. It functions as a declarative infrastructure manager, synchronizing the live state of a cluster with versioned manifests stored in remote object storage to ensure idempotent operations. The project distinguishes itself by offering comprehensive automation for the entire cluster lifecycle, including high-availability control plane deployment, incremental rolling updates, and automated version upgrades. It also serve

    Places inline file content and static configuration assets onto specific node roles during provisioning.

    Gocncfcontainersgo
    GitHub पर देखें↗16,631
  • opsnull/follow-me-install-kubernetes-clusteropsnull का अवतार

    opsnull/follow-me-install-kubernetes-cluster

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

    This project provides a comprehensive guide and set of scripts for deploying and configuring a production-ready Kubernetes cluster from scratch. It centers on establishing a functional environment by installing core management components, storage, and networking across multiple nodes. The implementation emphasizes high availability for the control plane, utilizing layer-4 load balancing and leader election for the API server, scheduler, and controller manager. It further ensures reliability through the deployment of a distributed key-value store for persistent runtime data. The project cover

    Distributes configuration files and credentials required to initialize scheduling services across multiple nodes.

    Shellcontainerdcorednsdocker
    GitHub पर देखें↗7,546
  • terraform-aws-modules/terraform-aws-eksterraform-aws-modules का अवतार

    terraform-aws-modules/terraform-aws-eks

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

    This is a Terraform infrastructure as code module designed for provisioning and managing Amazon Elastic Kubernetes Service clusters and worker nodes. It functions as a Kubernetes cluster provisioner that handles the deployment of managed container orchestration environments, including the control plane and associated node groups. The project provides a cloud node security manager to apply network rules and security groups to both managed and self-managed node clusters. It further automates the setup of these environments through custom bootstrap scripts and configuration files injected during

    Injects custom configuration files and bootstrap scripts into cluster nodes during the provisioning process.

    HCL
    GitHub पर देखें↗4,973
  • kubernetes-sigs/cluster-apikubernetes-sigs का अवतार

    kubernetes-sigs/cluster-api

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

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

    Defines the infrastructure and configuration required to provision nodes that host the cluster control plane.

    Gok8s-sig-cluster-lifecycle
    GitHub पर देखें↗4,233
  1. Home
  2. DevOps & Infrastructure
  3. Node Configuration Files

सब-टैग एक्सप्लोर करें

  • Control Plane Node ProvisioningDistribution of configuration files and credentials specifically for orchestration management nodes. **Distinct from Node Configuration Files:** Focuses on initializing scheduling services across nodes rather than general static file placement.