Anthropic Claude certificate expiration in Kubernetes cluster
Anthropic Claude Certificate Expiration in a Kubernetes Cluster Problem Description (Symptoms and Impact) Several microservices that call the Anthropic Claude API began failing with TLS‑related errors after a routine maintenance window. Typical log excerpts from affected pods include: 2024-03-12T14:22:07Z ERROR pod/claude-client-7f9c9d9c5b-ktz9l: x509: certificate has expired 2024-03-12T14:22:07Z ERROR pod/claude-client-7f9c9d9c5b-ktz9l: failed to do request to https://api.anthropic.com/v1/complete: Get … Read more