"Readiness probe failed: HTTP probe failed with statuscode: 503" at NGINX Insgress Controller pod in Kubernetes cluster
I wanted to expose a web application using NGINX Ingress Controller. $ kubectl version Client Version: v1.29.2 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.29.2 NGINX Ingress controller version is 3.4.3 I searched that these versions are supposed to be compatible. I…