Closed 2qif49lt closed 5 years ago
@2qif49lt: There are no sig labels on this issue. Please add a sig label by either:
mentioning a sig: @kubernetes/sig-<group-name>-<group-suffix>
e.g., @kubernetes/sig-contributor-experience-<group-suffix>
to notify the contributor experience sig, OR
specifying the label manually: /sig <group-name>
e.g., /sig scalability
to apply the sig/scalability
label
Note: Method 1 will trigger an email to the group. See the group list.
The <group-suffix>
in method 1 has to be replaced with one of these: bugs, feature-requests, pr-reviews, test-failures, proposals.
What happened: i have 5nodes clutser, and the service with type NodePort and
externalTrafficPolicy: Local
that to acquire source IP. the deplotment selected by this service is assigned withnodeSelector
to a fixed node.request is ok through the fixed work node, but dont work from any other guest nodes. is a feature?
What you expected to happen:
guest nodes should be ok also.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):cat /etc/os-release
):uname -a
):