Replies: 2 comments 4 replies
-
I'm curious about what kind of issues you are talking about here. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I guess the key thing is migrating the ETCD data, the other components are all stateless. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Let me start explaining the present setup and what I want to achieve.
Present setup:
I have deployed Karmada via Helm chart in my EKS cluster. I was able to configure my member clusters and can use it via Karmada.
Requirement:
Now I want to migrate Karmada to another EKS cluster because of the various issues in the present EKS deployment.
I am looking around the possibilities on how to migrate Karmada to new EKS cluster without much disruption and loosing the ETCD data.
Any guidance or help regarding the requirement would be highly appreciated
Beta Was this translation helpful? Give feedback.
All reactions