unable to create listener: Error listen tcp4 0.0.0.0:443: bind: permission denied – Fix in Ubuntu
I was trying to use kubectl and port forward the service ports to local but Ubuntu doesn’t allow to bind to 443. To fix this we can use setcap and allow the program to bind to ports.