-
Notifications
You must be signed in to change notification settings - Fork 3.4k
docs: Document BPF host routing incompatibility with Istio #38338
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
docs: Document BPF host routing incompatibility with Istio #38338
Conversation
da26734
to
52a8698
Compare
Good eye! It's BPF host routing that Istio is incompatible with per #36022. clay-moss confirmed that Istiod doesn't have issues with eBPF masquerading. |
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.
Looks good to me.
Would it be worth linking to the GitHub issue, so that readers can follow progress if they want to?
3ac522d
to
20b03cf
Compare
/test |
Hi @qmonnet :) Good idea -- done! |
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.
Hey 👋🙂 I hope you're doing well!
Just a formatting nit below, can you update again please?
Signed-off-by: Aditi Ghag <aditi@cilium.io>
20b03cf
to
c39be12
Compare
/test |
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.
Thanks!
Context - cilium#38338. Signed-off-by: Aditi Ghag <aditi@cilium.io>
Context - #38338. Signed-off-by: Aditi Ghag <aditi@cilium.io>
Related to - #36022
Clayton Moss (clayton@cilium.io) verified that there were no issues with BPF masquerading with Istio.