Linux Foundation Kubernetes and Cloud Native Associate - KCNA Exam Practice Test
Which component of the Kubernetes architecture is responsible for integration with the CRI container runtime?
Correct Answer: A
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which is the correct kubectl command to display logs in real time?
Correct Answer: A
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
There is an application running in a logical chain: Gateway API # Service # EndpointSlice # Container.
What Kubernetes API object is missing from this sequence?
What Kubernetes API object is missing from this sequence?
Correct Answer: B
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which type of Service requires manual creation of Endpoints?
Correct Answer: D
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
What are the most important resources to guarantee the performance of an etcd cluster?
Correct Answer: B
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
The IPv4/IPv6 dual stack in Kubernetes:
Correct Answer: C
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which of these components is part of the Kubernetes Control Plane?
Correct Answer: B
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
What is the default value for authorization-mode in Kubernetes API server?
Correct Answer: A
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which of the following resources helps in managing a stateless application workload on a Kubernetes cluster?
Correct Answer: B
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
In a Kubernetes cluster, which scenario best illustrates the use case for a StatefulSet?
Correct Answer: A
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Kubernetes ___ protect you against voluntary interruptions (such as deleting Pods, draining nodes) to run applications in a highly available manner.
Correct Answer: A
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).