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.
The CEO now seeks help from Phutar Afrayughum, a psychic and extrasensory perception specialist who allegedly helped Google increase their marketshare in the messaging app market, and was also involved in developing the Material Design framework.
Seems like a legit article :shrug:
Yeah I thought it was satire until I read that. I can’t think of an explanation for Google’s product decisions in any other way
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.
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.
I’d love to learn it, but my biggest hurdle has been getting a cluster actually running. Could you recommend a good tutorial?
I don’t have a tutorial to recommend but starting to play around with Minikube myself, should skip the need for an actual cluster
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.
Kubernthrees?
K3s is a k8s distribution built to be easy and light weight
I read somewhere that Volkswagen has about 900 K8s clusters. I feel that there is a direct correlation between this and the quality of their shitty cars.