jenkins-x / jx

Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton

Home Page:https://jenkins-x.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to migrate to another git provider

iazt opened this issue · comments

Hello everyone,

I have an EKS cluster with some applications and I have to change the git provider (from github to bitbucket), and I couldn't find the instructions to do it.
I think moving the applications won't be a problem, so the main question is how to properly migrate the infrastructure and cluster repositories.

I followed the EKS + Terraform + ASM + Github deployment option with an existing EKS cluster.