How to deploy your application to a GitLab-managed Amazon EKS cluster with Auto DevOps

1 · · May 5, 2020, 6:08 p.m.
Deploying an application onto Amazon EKS doesn't have to be painful. In fact, GitLab's AutoDevOps function makes it easy for developers to deploy applications from GitLab onto any cloud. In this tutorial, I break down how to deploy a simple ruby Hello, World application onto our GitLab-managed Amazon EKS cluster, which we created earlier (read part one of to learn how). For the tutorial, I integrated GitLab with Amazon EKS in a GitLab group I created purposely for this, so all the projects creat...