Multiple Choice
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.
Correct Answer:

Verified
Correct Answer:
Verified
Q2: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1178/.jpg" alt=" Refer to the
Q3: A developer is nearing the end of
Q4: What are two advantages of using Configuration
Q5: How does eliminating hardcoded or default passwords
Q6: A DevOps engineer is supporting a containerized
Q8: Which Kubernetes object is used to create
Q9: Which type of testing should be integrated
Q10: What is chaos engineering?<br>A) designing an application
Q11: When static routes are added to a
Q12: What is the effective way to manage