Free Demo Questions

Test Online Free The Linux Foundation KCNA Exam Questions and Answers

Practice a live sample before buying full access. This page keeps the free KCNA question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.

Updated Feb 27, 2026 26 Questions 2 Pages
Page 1 of 2
Next Page
Question 1 Selectable Answer
Which of the following is an example of vertical scaling?

Answer:
Explanation:
https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/



Text
Description automatically generated
Question 2 Selectable Answer
How to create deployment name app-dep, image=nginx, and replicas 5 using imperative command?

Answer:
Explanation:
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#-em-deployment-em-



Text
Description automatically generated with medium confidence
Question 3 Selectable Answer
Which of the following factors does scheduling take into account when selecting a Node?

Answer:
Explanation:
Scheduling takes resource requirements into account in the form of resource requests.
Question 4 Selectable Answer
Which prometheus metric type represents a single number value that can increase and decrease over time?

Answer:
Explanation:
https://prometheus.io/docs/concepts/metric_types/#gauge



Graphical user interface, text
Description automatically generated
Question 5 Selectable Answer
What standard does kubelet use to communicate with the container runtime?

Answer:
Explanation:
kubelet can communicate with any runtime that supports the CRI standard.
Question 6 Selectable Answer
Which component of the kubernetes control-plane (master) are all requests to deploy and manage objects posted to?

Answer:
Explanation:
https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/



Graphical user interface, text, application
Description automatically generated
Question 7 Selectable Answer
What are the two goals of Cloud-Native?

Answer:
Explanation:
https://www.redhat.com/en/topics/cloud-native-apps
Question 8 Selectable Answer
What is the name for a service that has no clusterIp address?

Answer:
Explanation:
https://kubernetes.io/docs/concepts/services-networking/service/#headless-services



Text, letter
Description automatically generated
Question 9 Selectable Answer
Which of the following are characteristics of Statefulsets?

Answer:
Explanation:
https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/



Graphical user interface, text, application, email
Description automatically generated
Question 10 Selectable Answer
Which of the following computing model doesn’t require you to provision infrastructure?

Answer:
Explanation:



Table
Description automatically generated
Question 11 Selectable Answer
What is the functionality of the daemon set?

Answer:
Explanation:
https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/



Graphical user interface, text, application
Description automatically generated with medium confidence
Question 12 Selectable Answer
Which Kubernetes resource creates Kubernetes Jobs?

Answer:
Explanation:
https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/



Graphical user interface, text, application, email
Description automatically generated
Question 13 Selectable Answer
What does the 'kops' acronym means?

Answer:
Explanation:
https://github.com/kubernetes/kops



Graphical user interface, text, application, email
Description automatically generated
Question 14 Selectable Answer
What CNCF project is the leading DNS project in the CNCF landscape?

Answer:
Explanation:
https://github.com/cncf/landscape#trail-map



A picture containing timeline
Description automatically generated
Question 15 Selectable Answer
Which organizational persona creates Service Level Agreements 'SLA', Service Level Objectives 'SLO', and Service Level Indicator 'SLI'?

Answer:
Explanation:
SREs create SLAs, SLOs, and SLIs to define and implement standards for application and infra-structure reliability.
Showing page 1 of 2
Next Page