Skip to content

Continuous Integration and Deployment

Vinayaka Gadag edited this page Apr 25, 2022 · 3 revisions
  • We are using an open-source declarative CI/CD tool called 'Concourse'.
  • The CI/CD tool is running as a scalable service in the K8S cluster.
  • Each microservice has its own pipeline created and has two jobs (build + deploy).
Screen Shot 2022-04-21 at 3 24 38 PM
Clone this wiki locally