Live data from Hacker News

Servers for Hackers: Server Admin for Programmers

serversforhackers.com

1–4 of 4 posts

Re: Servers for Hackers: Server Admin for Programmers

#4
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.