awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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.

  1. Home
  2. DevOps & Infrastructure
  3. Node Configuration Files
  4. Control Plane Node Provisioning

Awesome Control Plane Node Provisioning GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • opsnull/follow-me-install-kubernetes-clusteropsnull 的头像

    opsnull/follow-me-install-kubernetes-cluster

    7,546在 GitHub 上查看↗

    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
  • kubernetes-sigs/cluster-apikubernetes-sigs 的头像

    kubernetes-sigs/cluster-api

    4,233在 GitHub 上查看↗

    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