Raúl

Results 10 comments of Raúl
trafficstars

@cyntss Look for another one, you can read this in the Readme: This project is not maintained anymore, and looking for maintainers.

I'd do a nodejs script run from npm, to avoid to mantain 2 repos, what do u think?

@pavolloffay any update on this?

Hey @RichardoC This is a valid use case. We are currently designing the TCP LB with our [CRDs](https://docs.nginx.com/nginx-ingress-controller/configuration/virtualserver-and-virtualserverroute-resources/), and this will include SSL termination. This feature will come soon, we're...

Hi @RichardoC sorry for the delay on the answer! We've implemented [TCP/UDP load balancing](https://github.com/nginxinc/kubernetes-ingress/tree/master/examples-of-custom-resources/basic-tcp-udp). Unfortunately, TLS termination for those is still on our pending list of tasks and I can't...

I see, that makes sense @RichardoC A 'non-ideal' workaround in the meantime could be to have a different `transport-server` template that includes your SSL certificates (and you can mount the...

@RichardoC Sadly I don't work at NGINX anymore so I don't think I can, let me ping others in the team, @pleshakov @lucacome

+1 I don't understand why the --no-color is hardcoded there, it should be an option.

Hi @tux-o-matic Thanks for you time and this PR! A couple of things. This router was done the same way the official Openshift router. They use logging to a file,...