GitOps with GitLab: The CI/CD Tunnel

1 · · Jan. 7, 2022, 2:24 p.m.
It is possible to use GitLab as a best-in-class GitOps tool, and we are going to show you how. This is the fifth post in a series of easy-to-follow tutorials. Posts focus on different user problems, including provisioning, managing a base infrastructure, and deploying various third-party or custom applications on top of them. Read the first post, second, third, and fourth. In this article, we will see how you can access a Kubernetes cluster using GitLab CI/CD and why you might want to do it even...