Migrating from ECS to K8s impact on Gitlab pipelines

6/29/2019

We’re using Gitlab as our main DevOps tool, and the infrastructure is on AWS ECS cluster (all Gitlab pipelines are pushing to the cluster instances).

Now we are planning to migrate from AWS ECS to Kubernetes (using K8s Kops on AWS, not EKS), and would like to know the IMPACT on the pipelines (how we can implement the migration with the minimal downtime on the CI process).

Thanks, Ali

-- user10479125
amazon-ecs
gitlab
gitlab-ci
kops
kubernetes

0 Answers