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

Mention LoadBalancerIPMode support in AntreaProxy documentation #6263

Closed
antoninbas opened this issue Apr 26, 2024 · 0 comments · Fixed by #6274
Closed

Mention LoadBalancerIPMode support in AntreaProxy documentation #6263

antoninbas opened this issue Apr 26, 2024 · 0 comments · Fixed by #6274
Assignees
Labels
area/proxy Issues or PRs related to proxy functions in Antrea kind/documentation Categorizes issue or PR as related to a documentation.

Comments

@antoninbas
Copy link
Contributor

This part of the documentation is no longer fully accurate:

### When you want your external LoadBalancer to handle Pod traffic

Now that we added support for LoadBalancerIPMode in AntreaProxy (see #6102), user have access to a fine-grained mechanism to bypass AntreaProxy for specific LoadBalancer Services, by setting LoadBalancerIPMode to LoadBalancerIPModeProxy. The proxyLoadBalancerIPs configuration parameter in Antrea is still useful for older K8s versions, and when users want to apply this behavior to ALL Services in the cluster (which is why we have no plan to deprecate this configuration option).

@antoninbas antoninbas added kind/documentation Categorizes issue or PR as related to a documentation. area/proxy Issues or PRs related to proxy functions in Antrea labels Apr 26, 2024
@antoninbas antoninbas added this to the Antrea v2.1 release milestone Apr 26, 2024
@hongliangl hongliangl self-assigned this Apr 29, 2024
antoninbas pushed a commit that referenced this issue May 8, 2024
In particular, we document how it interacts with the Antrea-specific
configuration parameter `proxyLoadBalancerIPs`.

Fixes #6263

Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
hongliangl added a commit to hongliangl/antrea that referenced this issue May 8, 2024
In particular, we document how it interacts with the Antrea-specific
configuration parameter `proxyLoadBalancerIPs`.

Fixes antrea-io#6263

Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
antoninbas pushed a commit that referenced this issue May 8, 2024
In particular, we document how it interacts with the Antrea-specific
configuration parameter `proxyLoadBalancerIPs`.

Fixes #6263

Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/proxy Issues or PRs related to proxy functions in Antrea kind/documentation Categorizes issue or PR as related to a documentation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants