▲ | Syntaf 7 days ago | |
I allowed Claude to debug an ingress rule issue on my cluster last week for a membership platform I run. Not really the same since Claude didn’t deploy anything — but I WAS surprised at how well it tracked down the ingress issue to a cron job accidentally labeled as a web pod (and attempting to service http requests). It actually prompted me to patch the cron itself but I don’t think I’m that bullish yet to let CC patch my cluster. | ||
▲ | dhorthy 7 days ago | parent [-] | |
oh yeah we had claude diagnose a production k8s redis outage last week (figured out that we needed to launch a new instance in a new AZ to pick up the previous redis' AZ-scoped EBS PVC after a cluster upgrade). |