Kubernetes and Cloud Native Associate (KCNA) Free Practice Exam Questions

179 real Kubernetes and Cloud Native Associate (KCNA) exam questions with answers and AI explanations. Linux Foundation certification prep — page 10 of 18.

  1. Question 91: Which of these events will cause the kube-scheduler to assign a Pod to a node?
  2. Question 92: Which key-value store is used to persist Kubernetes cluster data?
  3. Question 93: What is a Dockerfile?
  4. Question 94: What does the "nodeSelector" within a PodSpec use to place Pods on the target nodes?
  5. Question 95: What do Deployments and StatefulSets have in common?
  6. Question 96: What is the practice of bringing financial accountability to the variable spend model of cloud resources?
  7. Question 97: What is a best practice to minimize the container image size?
  8. Question 98: Which of the following best describes horizontally scaling an application deployment?
  9. Question 99: What is the difference between a Deployment and a ReplicaSet?
  10. Question 100: The Container Runtime Interface (CRI) defines the protocol for the communication between: