503 Error when Google Cloud Run calls a service on Google Kubernetes Engine
I’m new to using Google Cloud Run (GCR) and facing an issue where my application hosted on GCR (app1) is unable to receive a response from a service hosted on Google Kubernetes Engine (GKE, app2), despite logs on GKE showing a successful handling of requests with a 200 status code.