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

Implement traffic routing/stealing via CNI #2276

Open
aviramha opened this issue Feb 27, 2024 · 0 comments
Open

Implement traffic routing/stealing via CNI #2276

aviramha opened this issue Feb 27, 2024 · 0 comments

Comments

@aviramha
Copy link
Member

aviramha commented Feb 27, 2024

Since Kubernetes 1.29 you can have chained CNIs, meaning we can have another layer that would do the redirection without needing elevated permissions. It requires installing a CNI, so probably would come with the operator as an option but need the agent to support it.
Istio is a good example - https://istio.io/latest/docs/setup/additional-setup/cni/

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

No branches or pull requests

1 participant