Hacker News new | ask | show | jobs
by evrflx 1104 days ago
I tried many books and I think as of today the official tutorial is really good. If you try self paced learning I recommend to use at least two books and practice. Chatgpt might help with questions as well. Try to focus ob concepts not to achieve specific goals too fast. It takes some time and practice to get into it. It helps a lot to understand all the things around like dns, http and how tcp works.

(Actually that is how I designed our kubernetes training: building from bottom up. If you are interested feel free to reach out: tk at trion.de )

1 comments

Yes, I am going by both breadth and depth wise. For breadth wise, I am trying to understand how different pieces fit into the whole system. Absolutely, for learning the core concepts, I am going through the official doc as well.

Which books do you recommend ? Are there any other courses out there to ramp up learning ?