nerdexam
Linux_FoundationLinux_Foundation

CKA · Question #44

CKA Question #44: Real Exam Question with Answer & Explanation

Sign in or unlock CKA to reveal the answer and full explanation for question #44. The question stem and answer options stay visible for context.

Submitted by yousef_jo· May 4, 2026Workloads & Scheduling

Question

Add a sidecar container named sidecar, using the busybox image, to the existing Pod big-corp-app. The new sidecar container has to run the following command: /bin/sh -c tail -n+1 -f /var/log/big-corp-app.log Use a Volume, mounted at /var/log, to make the log file big-corp-app.log available to the sidecar container.

Unlock CKA to see the answer

You've previewed enough free CKA questions. Unlock CKA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#sidecar container#Pod modification#volume mounts#container logging
Full CKA PracticeBrowse All CKA Questions