We have a working kubernetes cluster in one zone on aws, we want to move it to another zone.
The k8s cluster is installed with the help of kops.
We don't need zero down time.
At first glance it might be done following this steps:
It should be simple.
If an ElasticIP is used, there shouldn't be any difference to the end user except for the down time.