this post was submitted on 29 Feb 2024
361 points (98.1% liked)

Programmer Humor

19187 readers
1114 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

founded 1 year ago
MODERATORS
 

The site name's a play on "The Onion" so it's gotta be satire, right? I couldn't find an about page to confirm.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 6 months ago (2 children)

I'd love to learn it, but my biggest hurdle has been getting a cluster actually running. Could you recommend a good tutorial?

[–] [email protected] 2 points 6 months ago

I don't have a tutorial to recommend but starting to play around with Minikube myself, should skip the need for an actual cluster

[–] [email protected] 1 points 5 months ago

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.