Compare and contrast Gitlab CI with other CI solutions
GitLab offers a built-in CI execution model that can move your code from push to build to deploy. However it might not be the best option for the cluster. I should investigate other options and see which sounds best.