List of questions
Related questions
Question 40 - 300-910 discussion
Which step must be taken to enable centralized logging in a Kubernetes environment?
A.
No steps need to be taken. The master node automatically aggregates logs from all worker nodes and stores them on the specified persistent volume.
B.
Create a CustomResourceDefinition in each deployment that specifies the IP or names the log collector.
C.
Deploy a sidecar node that aggregates logs from the entire cluster.
D.
Create a DaemonSet that deploys a container with a logging agent on every node in the cluster.
Your answer:
0 comments
Sorted by
Leave a comment first