Skip to content

Gitlab CICD

Gitlab CI CD

GitOps

  • https://www.youtube.com/watch?v=f5EpcWp0THw
  • Infrastrcutre as code on Git Repo, with version control, pull request and CI/CD pipeline
  • with Team collaboration
  • Create pull requests
  • run CI pipeline, approve changes, merge back to main branch
  • run CD pipeline on main branch
  • Git as single source of truth

Gitlab + Nomad