361

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
[-] Semi-Hemi-Demigod@kbin.social 53 points 10 months ago

I’ve got 20+ years of professional experience at all different levels. I can take an idea and turn it into a Docker image with fully automated CI/CD on myriad cloud platforms.

K8s is still black magic to me.

[-] fruitycoder@sh.itjust.works 17 points 10 months ago

Just a system that deploys, injects configs, mounts dies, handles the networking based on configs and scheduling.

It CAN get more complicated since it enables more advanced deployment types, but it can be simple.

I run k3s on every computer of mine as a single node cluster now as an alt to running podman or docker.

[-] LemmyRefugee@lemmy.world 14 points 10 months ago
[-] fruitycoder@sh.itjust.works 10 points 10 months ago

K3s is a k8s distribution built to be easy and light weight

[-] Grappling7155@lemmy.ca 5 points 10 months ago

K3s is a distribution of Kubernetes that bundles in a few commonly used convenient tools. It’s fairly lightweight compared to vanilla k8s, and it’s simple to setup. It’s a great choice for experimenting and learning and also production ready when you’re ready to push it farther.

[-] acockworkorange@mander.xyz 2 points 10 months ago

I too am puzzled on why we changed subjects.

[-] kapitol@lemmy.ca 4 points 10 months ago

kubernetes kloud klan - they ride around discriminating against other types of infrastructure

[-] Semi-Hemi-Demigod@kbin.social 2 points 10 months ago

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

[-] finkrat@lemmy.world 2 points 10 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

[-] fruitycoder@sh.itjust.works 1 points 8 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.

[-] muntedcrocodile@lemmy.world 13 points 10 months ago

Its black magic that takes docker images so its actually a pretty simple once u got all ya shit dockerified

[-] mcmoor@bookwormstory.social 4 points 10 months ago

Yeah it's like docker++. Somehow networking between pod is also easier than between container. Also with k9s and argocd it's much easier to see the entire cluster.

[-] state_electrician@discuss.tchncs.de 6 points 10 months ago

I enjoy K8s, even though it adds a lot of things that can (and will at some point) break. But at a certain scale it becomes worth it because some things become so, so easy.

[-] Semi-Hemi-Demigod@kbin.social 1 points 10 months ago

I can absolutely see the benefit for really huge deployments or complex, highly-available systems. I've even sort of used it in my job working with those things. But I'm still just running commands I don't understand that some sysadmin gave me.

[-] AngryCommieKender@lemmy.world 2 points 10 months ago

Re: your username,

You're a Godling of Semi Trucks that have a Hemi?

[-] Corbin@programming.dev 5 points 10 months ago

Lucky 10000: It's a pun. A quaver is a duration of a musical note in the UK, equivalent to a USA eighth note; a semidemihemiquaver is a sixtyfourth note, used to notate e.g. certain kinds of trumpet trills.

[-] Semi-Hemi-Demigod@kbin.social 2 points 10 months ago

It's both of those, and a reference to Moana where the shiny crab calls Maui a "semi-demi mini-god"

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

Programmer Humor

19817 readers
200 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 2 years ago
MODERATORS