Mistral AI admission controller rejecting requests during multi-region replication

A person holding a smart phone in their hand

Problem: Admission Controller Rejects Workflow Execution During Multi‑Region Replication In a Mistral AI deployment spanning multiple AWS regions, operators observed that workflow execution requests were being rejected by the admission controller. The errors manifested as: AdmissionDenied: replication constraints violated (region: us-west-2, allowed: us-east-1) PolicyViolationError: request exceeds regional compliance limits (policy: data-residency-us-east-1) WorkflowRejected: admission controller timeout … Read more

Pinecone controller manager crash during multi-region replication

tilt-shift photography of tree

Problem Description The controller manager pods in a multi‑region Pinecone deployment are crashing during synchronous index replication. Symptoms observed across us-east-1, eu-west-1 and ap-southeast-2 include: Pod restarts with exit code 137 (OOM kill) in the Kubernetes events. Log entries such as: 2024-05-28T14:12:03Z controller_manager: out of memory 2024-05-28T14:12:04Z replication sync failed: connection reset by peer 2024-05-28T14:12:05Z … Read more