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

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

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

6 个仓库

Awesome GitHub RepositoriesGitOps Cluster Deployment

Deployment mechanisms that synchronize the state of a cluster with a Git repository for automated updates and rollbacks.

Distinct from Gitea-Based GitOps Deployment: The candidates focus on the type of cluster (storage, NDB) rather than the GitOps synchronization methodology.

Explore 6 awesome GitHub repositories matching devops & infrastructure · GitOps Cluster Deployment. Refine with filters or upvote what's useful.

Awesome GitOps Cluster Deployment GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • loft-sh/vclusterloft-sh 的头像

    loft-sh/vcluster

    11,186在 GitHub 上查看↗

    vcluster is a Kubernetes virtual cluster platform that creates fully isolated Kubernetes environments with dedicated control planes, API servers, and RBAC on shared physical infrastructure. It virtualizes Kubernetes control planes by running them as pods inside a host cluster, as standalone binaries on bare metal or virtual machines, or within Docker containers, providing each tenant their own isolated Kubernetes environment without the overhead of managing separate physical clusters. The platform enables multi-tenant Kubernetes isolation through multiple tenancy models, from shared node pool

    Deploys virtual clusters from declarative YAML templates integrated with GitOps workflows.

    Gocloud-nativehelmk3s
    在 GitHub 上查看↗11,186
  • cerbos/cerboscerbos 的头像

    cerbos/cerbos

    4,460在 GitHub 上查看↗

    Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing access control. It functions as a policy-as-code platform, allowing teams to define, test, and distribute authorization rules using declarative YAML or JSON configurations. By decoupling access logic from application code, it enables consistent permission enforcement across diverse service stacks. The project distinguishes itself through its ability to translate high-level authorization policies into native database query filters. This capability allows applications to enforce sec

    Automates the deployment of access rules by synchronizing policy versions directly from version control repositories.

    Goaccess-controlauthorizationgo
    在 GitHub 上查看↗4,460
  • vitabaks/autobasevitabaks 的头像

    vitabaks/autobase

    4,266在 GitHub 上查看↗

    Autobase 是一个自托管的 PostgreSQL 数据库管理平台和编排器,旨在提供数据库即服务 (DBaaS) 功能。它自动化了 PostgreSQL 集群的整个生命周期,从初始配置和部署到持续管理和退役。 该系统通过将数据库基础设施视为代码来脱颖而出,允许通过版本控制和持续集成管道部署和更新集群。它既提供用于可视化管理的集中式 Web 控制台,也提供用于自动化基础设施编排的编程接口。 该平台通过使用负载均衡器和副本进行流量分配和资源扩展来涵盖高可用性。其操作功能包括自动时间点备份、状态恢复、功能模块安装,以及跨物理服务器、虚拟机和公共云提供商执行主要和次要版本升级。

    Synchronizes the state of database clusters with Git repositories for automated updates and consistency.

    TypeScript
    在 GitHub 上查看↗4,266
  • eon01/dockercheatsheeteon01 的头像

    eon01/DockerCheatSheet

    3,938在 GitHub 上查看↗

    这是一个关于 Docker CLI 的综合参考指南和速查表。它提供了一个结构化的命令集合和文档,帮助用户管理容器生命周期、构建镜像和处理注册表。 该文档专门涵盖了使用 Docker Compose 编排多容器应用程序,以及通过 Docker Swarm 管理跨多个节点的扩展服务。它还包括用于配置虚拟网络、网桥和端口以控制容器通信的详细指南。 参考范围扩展到容器镜像管理(包括标记和分发)以及用于通过清理未使用的卷和悬空镜像来回收磁盘空间的资源维护。它还提供了检查容器元数据和监控性能的说明。 内容以一系列基于 Markdown 的技术文档形式提供,作为版本控制仓库中的静态文件托管。

    Guides the implementation of GitOps pipelines to synchronize cluster state with Git repositories.

    在 GitHub 上查看↗3,938
  • ibm/mcp-context-forgeIBM 的头像

    IBM/mcp-context-forge

    3,310在 GitHub 上查看↗

    mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a single consistent interface for discovery and execution. It acts as a centralized proxy that aggregates multiple servers and APIs, allowing AI agents to access and invoke a unified set of tools, prompts, and resources. The project distinguishes itself through a multi-protocol translation bridge that converts communication between standard I/O, SSE, gRPC, and REST to enable interoperability between disparate tool servers. It includes a comprehensive LLM evaluation framework for

    Syncs cluster state with a Git repository to trigger automatic deployments or rollbacks.

    Pythonagentsaiapi-gateway
    在 GitHub 上查看↗3,310
  • devopshivehq/dynamic-devops-roadmapDevOpsHiveHQ 的头像

    DevOpsHiveHQ/dynamic-devops-roadmap

    2,429在 GitHub 上查看↗

    该项目是一个教育平台和课程,旨在教授云原生工程、基础设施自动化和软件交付实践。它提供了一个掌握核心能力的结构化路线图,包括容器编排、GitOps 工作流以及持续集成和交付。 该平台通过将技术培训与职业发展相结合而脱颖而出。它提供镜像真实工程环境的实践项目、导师指导的模拟和技术能力评估。用户可以按照顺序学习路径进行学习,涵盖整个软件交付生命周期,从最初的应用容器化到生产级基础设施的管理。 除了技术指导外,该项目还包括职业晋升资源,如简历优化和面试准备。它还提供关于实施行业标准实践(如策略即代码验证、系统可观测性和声明式基础设施管理)的指导,以确保满足操作标准。

    Synchronizes cluster states with version-controlled repositories to automate deployments and ensure configuration consistency.

    TypeScriptagilebootcampcareer
    在 GitHub 上查看↗2,429
  1. Home
  2. DevOps & Infrastructure
  3. GitOps Cluster Deployment

探索子标签

  • Template-Based ProvisioningDeploys virtual clusters from declarative YAML templates integrated with GitOps workflows. **Distinct from GitOps Cluster Deployment:** Distinct from GitOps Cluster Deployment: focuses on template-driven provisioning of virtual clusters, not general cluster state synchronization.