Skip to content
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

Support remote L7 traffic management #135

Closed
hzxuzhonghu opened this issue Feb 28, 2024 · 3 comments
Closed

Support remote L7 traffic management #135

hzxuzhonghu opened this issue Feb 28, 2024 · 3 comments
Assignees
Milestone

Comments

@hzxuzhonghu
Copy link
Member

What would you like to be added:

As discussed, in kmesh we would want to implement a proxy(maybe call waypoint) which should be able to do L7 traffic management, telemetry and security enforcement. It can be deployed on any node of k8s or outside of the kubernetes cluster.

The waypoint can be for a single service, a namespace or even shared.

Why is this needed:

Currently kmesh L7 depends on kernel enhancement, which is coupled with OS version, and it cannot handle HTTPS HTTP2 and grpc protocol well. So we need a userspace proxy.

@hzxuzhonghu
Copy link
Member Author

/assign @YaoZengzeng

@hzxuzhonghu hzxuzhonghu added this to the v0.3 milestone Feb 28, 2024
@hzxuzhonghu
Copy link
Member Author

cc @nlgwcy

@hzxuzhonghu
Copy link
Member Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants