nerdexam
Juniper

JN0-214 · Question #40

Which component of Kubernetes runs on each node maintaining network rules?

The correct answer is B. kube-proxy. kube-proxy is a Kubernetes component that runs on each node and maintains network rules to enable communication between services and pods. It ensures proper load balancing and routing

Cloud Fundamentals

Question

Which component of Kubernetes runs on each node maintaining network rules?

Options

  • Acontainer runtime
  • Bkube-proxy
  • Ckubelet
  • Dkube controller

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    84% (21)
  • C
    4% (1)
  • D
    4% (1)

Explanation

kube-proxy is a Kubernetes component that runs on each node and maintains network rules to enable communication between services and pods. It ensures proper load balancing and routing

Topics

#kube-proxy#Kubernetes networking#network rules#node components

Community Discussion

No community discussion yet for this question.

Full JN0-214 Practice