awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kubernetes-sigs/kustomizeAvatar de kubernetes-sigs

    kubernetes-sigs/kustomize

    12,070Ver en 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
    Ver en GitHub↗12,070
  • readthedocs/readthedocs.orgAvatar de readthedocs

    readthedocs/readthedocs.org

    8,365Ver en 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
    Ver en GitHub↗8,365
  1. Home
  2. DevOps & Infrastructure
  3. Remote Source Integration