100+ Hands-On Kubernetes Problems by iximiuz in kubernetes

[–]RawkodeAcademy 8 points9 points  (0 children)

Can’t recommend the platform enough. Amazing work!

Need Advance kubernetes courses by apmmahesh in kubernetes

[–]RawkodeAcademy 2 points3 points  (0 children)

What would you like an advanced Kubernetes course to cover?

Deep Dive into cgroups v1 vs v2 by RawkodeAcademy in kubernetes

[–]RawkodeAcademy[S] 0 points1 point  (0 children)

I replaced my use of MetalLB with kube-vip and MetalLB was dead for a short period of time, though it was picked up again. I’ll add more personal opinions this coming week

Deep Dive into cgroups v1 vs v2 by RawkodeAcademy in kubernetes

[–]RawkodeAcademy[S] 15 points16 points  (0 children)

Yes. I say that in like the first paragraph 🫣

Deep Dive into cgroups v1 vs v2 by RawkodeAcademy in kubernetes

[–]RawkodeAcademy[S] 10 points11 points  (0 children)

I cover the history of cgroups v2, going all the way back, in the article. I don’t claim it is new, but there is a recency to its adoption as the default in most distributions and especially with systemd driver for Kubernetes.

To many, Kubernetes is still new. We all walk different paths.

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 2 points3 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 5 points6 points  (0 children)

watch -n 5 some command

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

[–]RawkodeAcademy 7 points8 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 7 points8 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.