Azure AKS - Migration of PVCs from One Subscription to Another Subscription (Tenant is same for both subscriptions) #1825
zohebk8s
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
thanks for providing the cross subs migration solution, if it requires zero downtime, you should use disk snapshot or disk cloning (disk clone is a little convenient). |
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.
-
Use-Case: Kindly refer to the attachment for detailed information.
Azure AKS: Migrating PVCs from One Subscription to Another Subscription(In this POC/Demo, Tenant
is the same for both subscriptions)
High-Level Steps: (In this demo/POC, I've shown how we can migrate a PVC in between subscriptions)
should be in the same Zone.
Important Note: Kindly test this use case in your sandbox/lower environment(Before
deploying in Production). If it’s working as expected, then promote it accordingly
Azure AKS - PVC Migration between Subscriptions.pdf
Beta Was this translation helpful? Give feedback.
All reactions