+1 vote
in Kubernetes K8s by
Which controller can be used to run a pod per node?

a) StatefulSets

b) Deployments

c) daemonSet

d) ReplicaSets

1 Answer

0 votes
by
c) daemonSet
...