2 مستودعات
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.
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.
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.