awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Continuous Integration Pipelines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesContinuous Integration Pipelines

Tools and practices for automating software verification in build pipelines.

Distinguishing note: Focuses on ephemeral cluster usage in CI, distinct from general testing.

Explore 1 awesome GitHub repository matching testing & quality assurance · Continuous Integration Pipelines. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Continuous Integration Pipelines

Awesome Continuous Integration Pipelines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • kubernetes/minikube

    kubernetes/minikube

    31,502View on GitHub↗

    Minikube is a command-line tool designed for local Kubernetes development, enabling users to provision and manage full-featured container clusters directly on a workstation. It serves as a local orchestrator that automates the lifecycle of isolated environments, allowing developers to start, stop, pause, and delete clusters to support testing and integration workflows. The project distinguishes itself through its flexible architecture, which supports multiple virtualization drivers and container runtimes to accommodate diverse host environments. It provides deep integration between the host a

    Automates verification of deployments by spinning up ephemeral clusters within automated build pipelines.

    Goclustercncfcontainers
    31,502View on GitHub↗