You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: kubernetes/client-go#920.
The text was updated successfully, but these errors were encountered:
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: kubernetes/client-go#920.
The text was updated successfully, but these errors were encountered: