Linux Foundation Kubernetes and Cloud Native Associate - KCNA Exam Practice Test

Question 1
What function does kube-proxy provide to a cluster?

Correct Answer: D
Question 2
What is the difference between a Deployment and a ReplicaSet?

Correct Answer: A
Question 3
What is the main purpose of the Open Container Initiative (OCI)?

Correct Answer: C
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 4
What is the purpose of the CRI?

Correct Answer: D
Question 5
How to create a headless service?

Correct Answer: A
Question 6
What is the correct method to access an internal service by forwarding a local port to a specific port inside a Pod running in a Kubernetes cluster?

Correct Answer: B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 7
A Kubernetes deployment must run only on nodes with specific hardware capabilities. What configuration should be used to ensure that Pods are scheduled only on those nodes?

Correct Answer: B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 8
Which mechanism can be used to automatically adjust the amount of resources for an application?

Correct Answer: B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 9
Which storage operator in Kubernetes can help the system to self-scale, self-heal, etc?

Correct Answer: D
Question 10
In a Kubernetes cluster, which scenario best illustrates the use case for a StatefulSet?

Correct Answer: A
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 11
Which command provides information about the field replicas within the spec resource of a deployment object?

Correct Answer: C
Question 12
In Kubernetes, what is the general purpose of certificates for cluster components?

Correct Answer: B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 13
Which Kubernetes component enforces resource consumption limits on containers?

Correct Answer: B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 14
Which type of Service requires manual creation of Endpoints?

Correct Answer: C
Question 15
What is an important consideration when choosing a base image for a container in a Kubernetes deployment?

Correct Answer: C
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).