What function does kube-proxy provide to a cluster?
- A.Implementing the Ingress resource type for application traffic.
- B.Forwarding data to the correct endpoints for Services.
- C.Managing data egress from the cluster nodes to the network.
- D.Managing access to the Kubernetes API.