Live deployment screenshots and Kubernetes cluster details
kubectl get services showing PostgreSQL, Redis, and Todo API service configurations on GKE
curl request to the live Todo API showing JSON response with todo items from PostgreSQL database
curl request to /health endpoint demonstrating application health monitoring and readiness probes
kubectl get pods displaying PostgreSQL, Redis, and Todo API deployments with running status