This repository was archived by the owner on Feb 16, 2019. It is now read-only.
This repository was archived by the owner on Feb 16, 2019. It is now read-only.
Need documentation on cluster migration #236
Open
Description
FEATURE REQUEST
Describe the feature:
Some customers do not upgrade kubernetes clusters in place -- they spin up a new cluster with the new version of kubernetes, then deploy workloads over there, then turn down original cluster.
If they are replacing the cluster that is running the Istio control plane, they will need to ensure that they can migrate the Istio functionality safely from the original cluster to the new cluster.
Note this must work even when there are multiple clusters (possibly across multiple trust domains).