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