Login
Remember
Register
Ask a Question
Which controller can be used to run a pod per node?
+1
vote
asked
Sep 27, 2022
in
Kubernetes K8s
by
SakshiSharma
Which controller can be used to run a pod per node?
a) StatefulSets
b) Deployments
c) daemonSet
d) ReplicaSets
controller
kubernetes
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 27, 2022
by
SakshiSharma
c) daemonSet
...