Build StatefulSet by S2I or B2I, can't look up the host pod-id.my-service.ns.svc.cluster.local, the cluster DNS Service return err.
By test, using client-go build StatefulSet and service, the cluster DNS Service can't return Pod IP when looking up the host pod-id.my-service.ns.svc.cluster.local, I had to get issues on kubernetes/client-go: https://github.com/kubernetes/client-go/issues/920.
Build StatefulSet by S2I or B2I, can't look up the host pod-id.my-service.ns.svc.cluster.local, the cluster DNS Service return err. By test, using client-go build StatefulSet and service, the cluster DNS Service can't return Pod IP when looking up the host pod-id.my-service.ns.svc.cluster.local, I had to get issues on kubernetes/client-go: https://github.com/kubernetes/client-go/issues/920.