Is it possible to migrate OKD4 cluster virtual machines on vSphere VMware to another data center and storage while keeping the vCenter server the same. #2246
Unanswered
okovalchuk777
asked this question in
Q&A
Replies: 1 comment 1 reply
-
While I feel this question is outside the scope of OKD, isn't this what vMotion is made for? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Good afternoon.
I really need your help.
Please tell me if it is possible to migrate OKD4 cluster (version 4.13.0-0.okd-2023-05-22-052007) virtual machines on vSphere VMware to another datacenter and storage while keeping the vCenter server the same.
If possible, please tell me how this can be done.
That is:
Example of the current configuration:
oc edit cm cloud-provider-config -n openshift-config
apiVersion: v1
data:
config: |
[Global]
secret-name = "vsphere-creds"
secret-namespace = "kube-system"
insecure-flag = "1"
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions