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

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

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

2 个仓库

Awesome GitHub RepositoriesRemote Source Integration

Integration of external assets and charts into a local workspace for customization.

Distinct from Custom Data Source Integrations: None of the candidates cover the specific pattern of downloading infrastructure assets into a temporary build workspace.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Remote Source Integration. Refine with filters or upvote what's useful.

Awesome Remote Source Integration GitHub Repositories

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

    kubernetes-sigs/kustomize

    12,070在 GitHub 上查看↗

    Kustomize is a declarative configuration manager and manifest customizer for Kubernetes. It functions as a patching engine that transforms base YAML files into environment-specific configurations through overlays and composition, allowing for the generation of complex deployments without modifying original source files. The tool distinguishes itself by using an overlay-based resource composition model to layer environment overrides on top of shared bases. It employs strategic merge patching and recursive base resolution to flatten inherited configurations into a final output set. The project

    Downloads external assets and Helm charts into a local temporary workspace before applying customization logic.

    Gohacktoberfestk8s-sig-cli
    在 GitHub 上查看↗12,070
  • readthedocs/readthedocs.orgreadthedocs 的头像

    readthedocs/readthedocs.org

    8,365在 GitHub 上查看↗

    Read the Docs is a documentation hosting platform and continuous integration pipeline that automatically builds and hosts documentation websites directly from version control repositories. It functions as a static site generator host, transforming raw source files into rendered websites for public consumption. The platform includes a documentation translation manager that synchronizes files between source repositories and external localization services to manage multilingual content. It employs a dependency-backtracking resolver to manage package versions and ensure stable build environments.

    Imports raw documentation content from external repositories to serve as the primary data source for builds.

    Python
    在 GitHub 上查看↗8,365
  1. Home
  2. DevOps & Infrastructure
  3. Remote Source Integration