Curls from pod to service are failing in OpenShift 4.x
Issue
When a pod running inside an OpenShift 4 cluster calls another service running in the same platform, it is expected that service lookup will succeed. In this scenario, there are failures to complete the request when calling to the service name:
- Curls to
.
. . fail to resolve/connect - Curls
.
. . . DO resolve #(Note additional period at the end, declaring this an absolute lookup). - Curls to
:
DO resolve/connect successfully
Environment
- Red Hat OpenShift Container Platform (RHOCP) 4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.