Does Kubernetes wait for readiness probe to pass to add the POD entry in DNS? I have observed that POD hostname do not have any entry in DNS if readiness probe is still running after the POD start. Once the readiness probe pass, entry is created in the DNS.
My openshift version is 3.11 which has kubernetes version 1.11