by royalghost on 6/18/23, 11:04 PM with 5 comments
by evrflx on 6/18/23, 11:12 PM
(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 )
by maxbrydak on 6/20/23, 9:07 PM
IMHO - the best way to learn anything is to just sit and hack away, if you wanna get up quickly - read through the docs, make sure you understand the concepts and then grab k3s (or run k3d locally in docker) and deploy something to it. WordPress is a good start.
Take a look at: roadmap.sh/kubernetes If you wanna go all in: https://github.com/kelseyhightower/kubernetes-the-hard-way
Oh, and both: "Kubernetes up and Running" and "Production Kubernetes" are great books.
by siilikuin on 6/25/23, 6:21 PM
by yuppie_scum on 6/18/23, 11:27 PM
I’d make sure you have a solid docker understanding then maybe shell out the $15 or whatever for a Udemy course.