Had an incredible session with #ClaudeCode yesterday debugging why my #homelab #k8s ingress was having trouble after every restart.
It went through my #argo/#helm config, used cli tools like arp etc, ran #netshoot on specific nodes etc to finally diagnose it as an #metallb stale arp cache problem.

Just watching it go through the diagnostics was sometimes so educative!
Using claude code (or any llm client agent for that matter) for infra troubleshooting is underrated!

Tell me about lightweight alternatives for the #netshoot image that are maintained and don't contain critical CVEs, please.

https://github.com/nicolaka/netshoot

GitHub - nicolaka/netshoot: a Docker + Kubernetes network trouble-shooting swiss-army container

a Docker + Kubernetes network trouble-shooting swiss-army container - nicolaka/netshoot

GitHub
超簡単! Kubernetesデバッグチートシート - Qiita

んー、いろいろみたい! BusyBoxkubectl run -it --rm busybox --image=busybox -- shまずはBusyBoxを使って、いろんなことをチェックしち…

Qiita