pods swichover to another AZ in EKS

0

Hi Folks, I have a need of switching over bunch of crtical production pods to another availability zone and they 're with EBS as storage volume. What are the sequence of steps should i plan for seamless switch over and back to normal. Thanks a lot

已提问 3 个月前204 查看次数
1 回答
0

Hi,

The procedure is the same as with normal EBS volumes. You need to create a snapshot, copy it to another region and create volume there. Once done, you can apply changes to your PV/PVC.

Here is an example of how to do it using CSI https://aws.amazon.com/blogs/containers/migrating-amazon-eks-clusters-from-gp2-to-gp3-ebs-volumes/

profile picture
专家
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则