Add support for HA mode on standard load balancer #562
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
Is your feature request related to a problem?/Why is this needed
This is a new feature request to add support for HA mode on standard load balancer via service annotation.
Describe the solution you'd like in detail
Add a new service annotation
service.beta.kubernetes.io/azure-load-balancer-enable-high-availability-mode
. And when this annotation is set to true, the following configuration would be added in SLB rule:Describe alternatives you've considered
Additional context
Depends on #403, the feature is only available in Azure network API version 2020-08-01.
The text was updated successfully, but these errors were encountered: