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
When both found and getLocal are true(that is, the serviceimport service on the local cluster is parsed). Why do we need to use localServices.GetIP method to use the service information on the local cluster to parse the service name again?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Recently, I was looking at the lighthouse dns source-code and had some doubts about the getClusterIPForSvc method of record.go.
When both found and getLocal are true(that is, the serviceimport service on the local cluster is parsed). Why do we need to use localServices.GetIP method to use the service information on the local cluster to parse the service name again?
Beta Was this translation helpful? Give feedback.
All reactions