#

Continuous Delivery (CD)

Continuous delivery (CD) is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably released at any time and, following a pipeline through a "production-like environment", without doing so manually. It aims at building, testing, and releasing software with greater speed and frequency. The approach helps reduce the cost, time, and risk of delivering changes by allowing for more incremental updates to applications in production. A straightforward and repeatable deployment process is important for continuous delivery.

Continuous delivery contrasts with continuous deployment (also abbreviated CD), a similar approach in which software is also produced in short cycles but through automated deployments even to production rather than requiring a "click of a button" for that last step. As such, continuous deployment can be viewed as a more complete form of automation than continuous delivery.

https://static.github-zh.com/github_avatars/jenkinsci?size=40

Jenkins 是一个流行的CI/CD平台。用于持续的软件版本发布、测试项目,监控外部调用执行的工作

Java 24.44 k
6 小时前
https://static.github-zh.com/github_avatars/spinnaker?size=40

Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.

Java 9.58 k
8 小时前
https://static.github-zh.com/github_avatars/concourse?size=40

Concourse is a container-based automation system written in Go. It's mostly used for CI/CD.

Go 7.63 k
1 天前
fluxcd/flux2
https://static.github-zh.com/github_avatars/fluxcd?size=40

Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

Go 7.42 k
2 天前
https://static.github-zh.com/github_avatars/kubevela?size=40

KubeVela 是一个现代化的软件交付平台,它可以让你的应用交付在当今流行的混合、多云环境中变得更加简单、高效、可靠。

Go 6.84 k
1 天前
https://static.github-zh.com/github_avatars/goodrain?size=40

A container platform that needs no Kubernetes learning, Build, deploy, assemble, and manage apps on Kubernetes, no K8s expertise needed, all in a graphical platform.

Go 5.82 k
2 天前
ovh/cds
https://static.github-zh.com/github_avatars/ovh?size=40
Go 4.76 k
3 天前
jenkins-x/jx
https://static.github-zh.com/github_avatars/jenkins-x?size=40

Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton

Go 4.67 k
3 天前
loading...