awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesControl Plane Node Provisioning

Distribution 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.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Control Plane Node Provisioning. Refine with filters or upvote what's useful.

Awesome Control Plane Node Provisioning GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • opsnull/follow-me-install-kubernetes-clusterAvatar von opsnull

    opsnull/follow-me-install-kubernetes-cluster

    7,546Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,546
  • kubernetes-sigs/cluster-apiAvatar von kubernetes-sigs

    kubernetes-sigs/cluster-api

    4,233Auf GitHub ansehen↗

    Cluster API is a declarative framework and multi-cluster management system for automating the creation, scaling, and destruction of Kubernetes clusters across diverse infrastructures. It acts as a cluster provisioning orchestrator and infrastructure provisioner, using a centralized management cluster to operate the full lifecycle of multiple remote workload clusters. The project employs a provider-based plugin architecture that decouples core orchestration logic from specific cloud or bare-metal implementations. This allows the system to standardize the deployment of control planes, the boots

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

    Gok8s-sig-cluster-lifecycle
    Auf GitHub ansehen↗4,233
  1. Home
  2. DevOps & Infrastructure
  3. Node Configuration Files
  4. Control Plane Node Provisioning