Hacker News new | ask | show | jobs
by un1crom 1974 days ago
whats old is new again!

kube and dockerz have been huge for scaling apps but also have given us a new layer of opacity.

debugging and debugging tools are always The Coolest.

this isn’t a sexy stuff but eventually everyone runs into crashloop.

thanks for write up.

2 comments

Kubernetes is hard, it's the simple stuff that we all need to know
True. You can't remove the complexity, you just move it to another layer. This is great... until the thing isn't working, then you have to debug on a whole different layer, in a completely different kind of way.
Debugging is truly an art