brave-country-95392
07/19/2022, 1:33 PMnetstat -nltp
• Found some suggestions on GitHub to use host network for the controller instead of host ports. Tried it, doesn’t change anything. However ports 80 and 443 shows on netstat.
• I have applied a workaround by manually creating a NodePort service for the controller and re-configuring our load balancer trough to use the service.
Anyone has any ideas why this might happen or any additional steps to debug?