我们为您精选了匹配 “argocd gitops example” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。
This project is a GitOps infrastructure framework designed for managing bare metal servers, container clusters, and networking. It serves as a declarative system for orchestrating the deployment and lifecycle of self-hosted services, using Git as the source of truth to synchronize the desired state of the environment. The framework differentiates itself through a comprehensive automation suite that covers the entire hardware-to-service pipeline. It includes a PXE-based bare metal provisioner for network booting and operating system installation, alongside a lightweight container orchestration
khuedoan/homelab is a real-world GitOps infrastructure for a homelab that uses ArgoCD, declarative Kubernetes manifests, and Helm, which fits your search for a practical ArgoCD GitOps demonstration, though it is a full production-like setup rather than a focused step-by-step tutorial.