digitalocean-cloud-controller-manager
digitalocean-cloud-controller-manager copied to clipboard
Support explicit target protocol annotation for load balancers
- introduce
service.beta.kubernetes.io/do-loadbalancer-target-protocolannotation that provides explicit specifier for forwarding rules target protocols, if set correctly overrides the implicit default ofhttptarget protocol - default behavior in absence of this new annotation is unchanged
Fixes #367 #378