This is a dedicated watch page for a single video.
You have deployed a multi-tier application on Google Kubernetes Engine (GKE). The application consists of a web frontend, an API service, and a database backend. The API service pods need to communicate with the database backend reliably, even if the database pods are rescheduled. How should you configure this?