You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the controller only watches pods for HostPort configurations. I'd like to extend the controller to also support confioguring port-forwarding for Services of type LoadBalancer and NodePort.
Currently, the controller only watches pods for
HostPortconfigurations. I'd like to extend the controller to also support confioguring port-forwarding for Services of typeLoadBalancerandNodePort.