Curious about Actual Linux Foundation Kubernetes Administrator (CKA) Exam Questions?

Here are sample Linux Foundation Certified Kubernetes Administrator (CKA) Exam questions from real exam. You can get more Linux Foundation Kubernetes Administrator (CKA) Exam premium practice questions at TestInsights.

Page: 1 /
Total 67 questions
Question 1

List all the pods sorted by name


Correct : A


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 2

List all the pods sorted by created timestamp


Correct : A


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 3

List all the pods showing name and namespace with a json path expression


Correct : A


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 4

List ''nginx-dev'' and ''nginx-prod'' pod and delete those pods


Correct : A


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 5

Score:7%

Context

An existing Pod needs to be integrated into the Kubernetes built-in logging architecture (e. g. kubectl logs). Adding a streaming sidecar container is a good and common way to accomplish this requirement.

Task

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 /va r/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.


Correct : A


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Page:    1 / 14   
Total 67 questions