To migrate your Koncrete application to another Kubernetes server, perform the following steps:

  1. Login to your Koncrete ArgoCD server with the following command
argocd login *xxxxxxx.us0.koncrete.dev* --sso --grpc-web
  1. Export applications, repositories, and clusters as YAML
argocd app list -o yaml
argocd repo list -o yaml
argocd cluster list -o yaml
  1. Checklist for revoking Koncrete accesses: