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 15 of 18.

  1. Question 141: What can be used to create a job that will run at specified times/dates or on a repeating schedule?
  2. Question 142: If kubectl is failing to retrieve information from the cluster, where can you find pod logs to troubleshoot?
  3. Question 143: Which component in Kubernetes is responsible to watch newly created Pods with no assigned node, and selects a node for them to run on?
  4. Question 144: Which of the following options include only mandatory fields to create a Kubernetes object using a YAML file?
  5. Question 145: Which of the following is the name of a container orchestration software?
  6. Question 146: What is an ephemeral container?
  7. Question 147: Which Kubernetes-native deployment strategy supports zero-downtime updates of a workload?
  8. Question 148: What is the default eviction timeout when the Ready condition of a node is Unknown or False?
  9. Question 149: Why do administrators need a container orchestration tool?
  10. Question 150: Which two elements are shared between containers in the same pod?