Skip to content
#

Continuous Deployment (CD)

Continuous Deployment (CD) is a software engineering approach in which software functionalities are delivered frequently and through automated deployments.

Continuous deployment contrasts with continuous delivery (also abbreviated CD), a similar approach in which software functionalities are also frequently delivered and deemed to be potentially capable of being deployed, but are actually not deployed. As such, continuous deployment can be viewed as a more complete form of automation than continuous delivery.

Here are 31 public repositories matching this topic...

Cloud Deploy managed your CI/CD deployment in very easy way Get started with CI/CD git clone Create your GKE clusters connect them with your Machines Get ready your skaffold configurations if your doesn't have it install skaffold in pc and do 'skaffold init' to generate skaffold.yaml Create your delivery pipeline and targets for dev and prod clu…

  • Updated Jun 14, 2022
  • Dockerfile