TensorRT model serving fails after certificate expiration
Problem Description During a routine A/B test that routes production traffic across two GPU‑accelerated inference endpoints (Triton Server with TensorRT‑optimized models), the following symptoms appeared: gRPC clients started failing with UNAVAILABLE: SSL handshake failed. HTTP API gateway returned 502 Bad Gateway – TLS handshake timeout. Model loading logs showed Failed to load TLS certificate: certificate has … Read more