this post was submitted on 29 Feb 2024
361 points (98.1% liked)
Programmer Humor
19462 readers
81 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'd love to learn it, but my biggest hurdle has been getting a cluster actually running. Could you recommend a good tutorial?
RancherDesktop if you want a dead simple way to spin up a k3s cluster with a GUI. All of the kubernetes tooling works on too. Works on Linux, Windows, and Mac (Intel and Apple SI).
Rancher.academy had, at one point, been a really good resource, but I honestly just haven't watched tutorial in a while for k3s/rke2 so I would be lying if I said I knew one.
I don't have a tutorial to recommend but starting to play around with Minikube myself, should skip the need for an actual cluster