Hacker News new | ask | show | jobs
by evnix 1302 days ago
we need more of this, the new devs I work with have no idea of how things work, they are very reliant on aws or some cloud service or even kubernetes and ready made containers.

I remember someone having trouble with kubernetes ingress controller, and it was so easy for me even with little knowledge of kubernetes, since I knew nginx and knew exactly how to exec into the container, go to the conf file and debug it.