adventurous-knife-42324
04/05/2023, 1:25 PM$ kubectl exec -it ory-oathkeeper-stance-dev-cbb5fcc9-f5mbn -n ory-oathkeeper -- sh
/ $ wget -qO- ory-keto-stance-dev-read.ory-keto.svc.cluster.local/health/alive
wget: server returned error: HTTP/1.1 503 Service Unavailable
I have trired to ping keto from other pod it working fine :
kratos --> keto --> working fine
kubectl exec -it kratos-65f4695bbd-vgffx kratos-frontend -- sh
/ # wget -qO- ory-keto-stance-dev-read.ory-keto.svc.cluster.local/health/alive
{"status":"ok"}
Can someone help here ?
``````steep-lamp-91158
adventurous-knife-42324
04/05/2023, 1:29 PM