kubernetes-sigs / cloud-provider-azure

Cloud provider for Azure
https://cloud-provider-azure.sigs.k8s.io/
Apache License 2.0
256 stars 269 forks source link

Add a service annotation to set destination port to Any, instead of the service port #6486

Open nilo19 opened 1 week ago

nilo19 commented 1 week ago

What would you like to be added:

Add a service annotation to set destination port to Any, instead of the service port.

Why is this needed:

Some service tag requires the dst port to be Any to take effect.