Anthropic Claude container crashing during large dataset evaluation
Problem – Claude Container CrashLoop During Large‑Dataset Evaluation In a Kubernetes‑based evaluation pipeline the anthropic/claude container repeatedly enters CrashLoopBackOff while processing a benchmark dataset that exceeds 10 k prompts (≈5 GB JSON). The pod never reaches the Running state long enough to complete the evaluation workflow. Typical symptom log excerpt: kubectl logs claude-eval-7f9c9d8c5b-abcde -c claude … 2024-07-14T10:22:31.412Z … Read more