Migrating > 1200 in production microservices running across multiple environments (Azure, AWS, GCP, On-premise) from Istio to Linkerd #6679
Unanswered
nathanawmk
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It's probably worth looking at this blog post! There is a detailed breakdown about what had to happen for a transition like this to occur without zero downtime. |
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
-
Feature Request
What problem are you trying to solve?
Migrating > 1200 in production microservices running across multiple environments (Azure, AWS, GCP, On-premise) from Istio to Linkerd
How should the problem be solved?
A factory migration approach to migrate from Istio to Linkerd
Allow parallel run of both Istio and Linkerd before shutting down Istio.
What do you want to happen? Add any considered drawbacks.
Able to monitor my microservices in both Istio and Linkerd before decommissoning Istio
Any alternatives you've considered?
Is there another way to solve this problem that isn't as good a solution?
How would users interact with this feature?
If you can, explain how users will be able to use this. Maybe some sample CLI
output?
Beta Was this translation helpful? Give feedback.
All reactions