+1 vote
in Kubernetes K8s by
Node Level logging can be achieved using this controller.

a) StatefulSets

b) ReplicaSets

c) Deployments

d) DaemonSet

1 Answer

0 votes
by
d) DaemonSet
...