Linux Foundation Kubernetes and Cloud Native Associate (KCNA) Free Practice Test
Question 1
What Linux namespace is shared by default by containers running within a Kubernetes Pod?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
Which of these commands is used to retrieve the documentation and field definitions for a Kubernetes resource?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
What is the main role of the Kubernetes DNS within a cluster?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
What framework does Kubernetes use to authenticate users with JSON Web Tokens?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
Which cloud native tool keeps Kubernetes clusters in sync with sources of configuration (like Git repositories), and automates updates to configuration when there is new code to deploy?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
What fields must exist in any Kubernetes object (e.g. YAML) file?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
Services and Pods in Kubernetes are ______ objects.
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
Which of the following is a valid PromQL query?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 9
What is the Kubernetes object used for running a recurring workload?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 10
Which of the following scenarios would benefit the most from a service mesh architecture?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 11
Which of the following would fall under the responsibilities of an SRE?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 12
A CronJob is scheduled to run by a user every one hour. What happens in the cluster when it's time for this CronJob to run?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 13
What does SBOM stand for?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 14
What is a Pod?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).