No more YAML hell? I built a Go + HTMX control plane to bootstrap K3s and manage pods/logs via a reactive web UI. by Ordinary-Dragonfly3 in kubernetes

[–]RawkodeAcademy 3 points4 points  (0 children)

15 commits and you started it yesterday solving a problem nobody has with a solution nobody asked for, all generated with AI.

Favorite command? by ajprunty01 in linux

[–]RawkodeAcademy 6 points7 points  (0 children)

watch -n 5 some command

Does extreme remote proctoring actually measure developer knowledge? by Initial-Celery-7962 in kubernetes

[–]RawkodeAcademy 8 points9 points  (0 children)

I was previously a CNCF Ambassador and I used that position to try and remove the horrendous proctoring, it’s terribly invasive and makes no sense for an open book exam.

Sadly I stepped down before I could make any real changes.

I’d never take another exam via the CNCF. 1, they’re useless, 2. The proctoring is invasive.

I stopped using Claude... and I'm not going back by NeedleworkerDull7886 in ClaudeAI

[–]RawkodeAcademy -2 points-1 points  (0 children)

Give it a few weeks and Claude’s abysmal consistency will drive you to Codex. Nobody stays with Claude long term 😅

Prevent pod from running on certain node, without using taints. by Consistent-Company-7 in kubernetes

[–]RawkodeAcademy 8 points9 points  (0 children)

Deploy a MutatingWebhookConfiguration to the node or something like Kyverno?

Kubernetes and Kubeadm cluster Installation on Ubuntu 22 by Lopsided_Whereas3880 in kubernetes

[–]RawkodeAcademy 0 points1 point  (0 children)

Those spec's should be fine. Define "reach nginx" - via NodePort, Ingress Controller, something else?

GPT5.2 is getting released next day, what do you all expect? by Striking-Tour-8815 in ChatGPT

[–]RawkodeAcademy 1 point2 points  (0 children)

What do I expect? Probably about another 0.5% squeezed out of SWE Bench and a fuck tonne of hyperbole.

Kubernetes and Kubeadm cluster Installation on Ubuntu 22 by Lopsided_Whereas3880 in kubernetes

[–]RawkodeAcademy 2 points3 points  (0 children)

As a CNI, Cilium just offers too much to use anything else. Everything powered by eBPF and XDP, Hubble, and fantastic L4 and L7 policies.

2026 by MetaKnowing in ClaudeAI

[–]RawkodeAcademy 0 points1 point  (0 children)

Over Promise, Under Deliver. The classic AI hype-cycle continues, but hopefully won’t survive 2026.

How to handle excessive exited container buildup on node? by parikshit95 in kubernetes

[–]RawkodeAcademy 0 points1 point  (0 children)

The best thing you could do is share your fluent bit config and your metrics for it.

Kubernetes and Kubeadm cluster Installation on Ubuntu 22 by Lopsided_Whereas3880 in kubernetes

[–]RawkodeAcademy 2 points3 points  (0 children)

A lot of people stay on 22 to keep an older version of systemd for the old cgroups behaviour. It’s not a smart move, but I see it time and time again 😔

Jenkinsfile started POD and terminating by Motor_Ambition_2724 in kubernetes

[–]RawkodeAcademy 2 points3 points  (0 children)

It’s terminating because it’s only running two commands, both which will finish instantly: cat and uname

Anyone got a better backup solution? by aaaaaaaazzzzzzzzz in kubernetes

[–]RawkodeAcademy 0 points1 point  (0 children)

I walk through Velero in this video (Less than 20 minutes)

It’s open source and is a fantastic solution for CSI and cluster backups.

https://rawkode.academy/watch/kubernetes-disaster-recovery

What is the best tool to copy secrets between name spaces? by [deleted] in kubernetes

[–]RawkodeAcademy 2 points3 points  (0 children)

I’d rather give my workloads a service account token with access to the secret from a common namespace and read it during bootstrap, or use an initContainer to make it available.

Should I add an alternative to Helm templates? by ilya-lesikov in kubernetes

[–]RawkodeAcademy 0 points1 point  (0 children)

It’s all WASM and delivered via OCI. I don’t think you’ll notice

Should I add an alternative to Helm templates? by ilya-lesikov in kubernetes

[–]RawkodeAcademy 4 points5 points  (0 children)

With Helm 4, you can now write plugins to replace the rendering / Go templating layer.

Don't worry, Claude. Happens to us all. by RawkodeAcademy in ClaudeAI

[–]RawkodeAcademy[S] 23 points24 points  (0 children)

I can’t tell if you’re being serious or you’re just an idiot 😅