Login
Remember
Register
Ask a Question
What does it mean when we say that a node proxy's a service?
0
votes
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
What does it mean when we say that a node proxy's a service?
nodeproxy
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 5, 2023
by
Robin
The node forwards the traffic to a pod that is part of the service.
.
...