Search open source projects
22 projects found for "continuous deployment"
Related category: DevOps (11)
Jenkins
MITWidely used open-source automation server with a large plugin ecosystem for building CI/CD pipelines and automating software delivery.
- DevOps
Argo CD
Apache-2.0The leading GitOps continuous delivery tool for Kubernetes, automatically syncing your cluster state to match what's defined in git.
- DevOps
Spinnaker
Apache-2.0Multi-cloud continuous delivery platform originally built at Netflix for deploying applications reliably across many cloud providers and regions.
- DevOps
Woodpecker CI
Apache-2.0Simple, container-native CI/CD engine extensible via plugins, designed to run pipelines with a lightweight server and agent footprint.
- DevOps
Skaffold
Apache-2.0Local Kubernetes development tool that automates the build-push-deploy loop so code changes are reflected in a cluster automatically.
- Developer Tools
Buildpacks
Apache-2.0Cloud Native Buildpacks build production-ready container images directly from application source code, without writing a Dockerfile.
- Developer Tools
Flagger
Apache-2.0Progressive delivery operator that automates canary, blue-green, and A/B deployments for Kubernetes with automatic rollback on failure.
- DevOps
Flux
Apache-2.0GitOps continuous delivery tool for Kubernetes that keeps a cluster's state synchronized with a git repository, a genuine alternative to Argo CD.
- DevOps
Helm
Apache-2.0The standard package manager for Kubernetes, letting you define, install, and upgrade even complex applications as versioned, reusable charts.
- DevOps
kube-linter
Apache-2.0Static analysis tool that scans Kubernetes YAML manifests and Helm charts for misconfigurations before they're ever deployed.
- DevOps
Tekton
Apache-2.0Kubernetes-native building blocks for creating CI/CD pipelines, giving teams a standard, portable way to define pipelines as Kubernetes resources.
- DevOps
Ansible
GPL-3.0Radically simple IT automation platform for configuration management, deployment and orchestration.
- DevOps
Druid
Apache-2.0Real-time analytics database built for sub-second queries over continuously streaming and historical event data at scale.
- Analytics
Flink
Apache-2.0Distributed stream processing engine for computing over continuous, unbounded data streams with exactly-once correctness guarantees.
- Analytics
KServe
Apache-2.0Kubernetes-native platform for serving machine learning models at scale, standardizing model deployment across frameworks.
- AI & Machine Learning
Kubernetes
Apache-2.0Open source system for automating deployment, scaling and management of containerized applications.
- DevOps
MinIO
AGPL-3.0High-performance, S3-compatible object storage system for self-hosted and hybrid cloud deployments.
- Storage
MLflow
Apache-2.0Open-source platform for managing the machine learning lifecycle: experiment tracking, model packaging, versioning, and deployment.
- AI & Machine Learning
Promptfoo
MITOpen-source tool for testing and evaluating LLM prompts, comparing outputs across models and catching quality regressions before deployment.
- AI & Machine Learning
PyTorch
BSD-3-ClauseOpen source machine learning framework that accelerates the path from research prototyping to production deployment.
- AI & Machine Learning
Strimzi
Apache-2.0Kubernetes operator that automates running Apache Kafka clusters, handling deployment, configuration, and lifecycle management.
- Backend
Thanos
Apache-2.0Extends Prometheus with long-term storage, global querying across clusters, and high availability for large-scale metrics deployments.
- Monitoring