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 RepositoriesGitOps Bootstrapping

The automated initial setup of GitOps controllers and their synchronization with a source repository.

Distinct from Cluster Bootstrapping: Focuses specifically on the GitOps flow of bootstrapping, whereas the parent is general cluster setup.

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

Awesome GitOps Bootstrapping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • fluxcd/flux2Avatar de fluxcd

    fluxcd/flux2

    7,888Ver en GitHub↗

    Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with configurations stored in Git, OCI, or Helm repositories. It functions as a set of controllers that monitor desired state in external sources and continuously reconcile the live cluster to match those definitions. The system distinguishes itself through a multi-cluster management plane that coordinates application delivery across fleets of remote clusters from a central hub. It provides a dedicated mechanism for automated image updates, which scans container registries for new

    Creates a configuration repository and configures a cluster to synchronize with the source to initialize GitOps.

    Gocontinuous-deliverygitopsgitops-toolkit
    Ver en GitHub↗7,888
  • cncf/curriculumAvatar de cncf

    cncf/curriculum

    6,578Ver en GitHub↗

    The CNCF Curriculum is an open-source repository that organizes exam domains and learning paths for CNCF certification courses covering Kubernetes and cloud-native technologies. It structures certification content into weighted domains that reflect exam question distribution, providing a structured study guide for candidates preparing for CNCF certifications. The curriculum is organized around multiple cloud-native domains including networking, security, GitOps, platform engineering, and certification preparation. It teaches cloud-native concepts through the lens of building and operating int

    Covers applying security and observability practices to protect GitOps pipelines.

    cncf
    Ver en GitHub↗6,578
  1. Home
  2. DevOps & Infrastructure
  3. Cluster Bootstrapping
  4. GitOps Bootstrapping

Explorar subetiquetas

  • Pipeline Security PracticesSecurity considerations and observability practices applied to protect and monitor GitOps pipelines. **Distinct from GitOps Bootstrapping:** Distinct from GitOps Bootstrapping: focuses on securing and monitoring the pipeline, not initial setup.