8000 [Ambient] Deploy a waypoint proxy in other demos like travels · Issue #7499 · kiali/kiali · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Ambient] Deploy a waypoint proxy in other demos like travels #7499

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

Closed
Tracked by #7826
josunect opened this issue Jul 2, 2024 · 3 comments · Fixed by #8156
Closed
Tracked by #7826

[Ambient] Deploy a waypoint proxy in other demos like travels #7499

josunect opened this issue Jul 2, 2024 · 3 comments · Fixed by #8156
Assignees
Labels
ambient Related to Istio Ambient Mesh backlog Triaged Issue added to backlog enhancement This is the preferred way to describe new end-to-end features. research Any task that is not related to a change in the codebase sub-task Ties an issue to an epic

Comments

@josunect
Copy link
Contributor
josunect commented Jul 2, 2024

What do you want to improve?

Travels demo with Waypoint proxies

What is the current behavior?

When we use travels demo with waypoint proxies, the L4 works correctly (See telemetry). But, when any waypoint is deployed, we started to see 500 error in the graph:

image

It happens something similar with the bookinfo when the traffic doesn't go throw a gateway api.

What is the new behavior?

The demo should work correctly without failures in the graph, should be similar to the one with sidecars:

image

ztunnel graph:

image

Ref. #5476

@josunect josunect added the enhancement This is the preferred way to describe new end-to-end features. label Jul 2, 2024
@josunect josunect added sub-task Ties an issue to an epic ambient Related to Istio Ambient Mesh research Any task that is not related to a change in the codebase labels Jul 2, 2024
@josunect josunect self-assigned this Aug 13, 2024
@josunect
Copy link
Contributor Author
josunect commented Aug 13, 2024

image

  • When traffic goes throw a gateway looks to be working as expected.
  • Applying a waypoint in the travel-agency namespace does not receive traffic or returns errors (From the logs)

@josunect josunect changed the title [Ambient] Understand how to deploy a waypoint proxy in other demos like travels [Ambient] Deploy a waypoint proxy in other demos like travels Aug 20, 2024
@josunect
Copy link
Contributor Author

Bookinfo example with a waypoint and mysql:

image

@jshaughn jshaughn added the backlog Triaged Issue added to backlog label Oct 16, 2024
@josunect
Copy link
Contributor Author
josunect commented Feb 7, 2025

Deploying travels with Ambient parameters:

This is an example of travels deployed with Ambient:

Image

Run:

istio/install-travel-agency-demo.sh -c kubectl -ei false -di travel-control,travel-agency,travel-portal -w true
kubectl apply -f https://github.com/josunect/yamls/blob/main/k8sgateway/travels-gateway.yaml
kubectl port-forward svc/travels-gateway-istio -n travel-control 9090:80

Maybe that would need a gateway to get the connections from travel to agency throw the waypoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ambient Related to Istio Ambient Mesh backlog Triaged Issue added to backlog enhancement This is the preferred way to describe new end-to-end features. research Any task that is not related to a change in the codebase sub-task Ties an issue to an epic
Projects
Development

Successfully merging a pull request may close this issue.

2 participants
0