-
Couldn't load subscription status.
- Fork 1.6k
Add locality failover example to the ambient multicluster docs #16949
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
This example requires changes introduced in #58065 and #57963. These PRs enable waypoints to route requests to remote network via ambient E/W gateway (using double HBONE). It's all required to address #57537. With those changes in we can extend the initial multicluster setup example to show how to configure locality failover and along the way demonstrate how to deploy waypoints in multicluster ambient environments. Signed-off-by: Mikhail Krinkin <[email protected]>
|
😊 Welcome! This is either your first contribution to the Istio documentation repo, or
Thanks for contributing! Courtesy of your friendly welcome wagon. |
Signed-off-by: Mikhail Krinkin <[email protected]>
Signed-off-by: Mikhail Krinkin <[email protected]>
Signed-off-by: Mikhail Krinkin <[email protected]>
Signed-off-by: Mikhail Krinkin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of wording suggestions but other than that LGTM (assuming tests pass)
Co-authored-by: Keith Mattix II <[email protected]>
Co-authored-by: Keith Mattix II <[email protected]>
|
/test doc.test.multicluster |
|
@krinkinmu: The following test failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
did a quick read over, lgtm |
Description
This example requires changes introduced in #58065 and #57963. These PRs enable waypoints to route requests to remote network via ambient E/W gateway (using double HBONE). It's all required to address #57537.
With those changes in we can extend the initial multicluster setup example to show how to configure locality failover and along the way demonstrate how to deploy waypoints in multicluster ambient environments.
Reviewers
+cc @therealmitchconnors @keithmattix @Stevenjin8 @jaellio @mikemorris