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
(Kubernetes itself is not going to default that to false as that would break its core API compatibility, so each service pod should set that option when service is accessed by its "[.]" DNS name instead of env var IP address.)
The text was updated successfully, but these errors were encountered:
What would you like to be added:
spec.enableServiceLinks: false
to nfd-master service pod spec.Why is this needed:
See: kubernetes/kubernetes#92615
(Kubernetes itself is not going to default that to false as that would break its core API compatibility, so each service pod should set that option when service is accessed by its "[.]" DNS name instead of env var IP address.)
The text was updated successfully, but these errors were encountered: