What scheduling outcome does a Kubernetes DaemonSet provide?
It ensures a matching Pod copy runs on each eligible cluster node
It runs Pods once until a batch task completes
It always runs exactly one Pod in the entire cluster
It exposes every Pod through an external load balancer