Free KCNA Exam Braindumps (page: 7)

Page 6 of 42

How to load and generate data required before the Pod startup?

  1. Use an init container with shared file storage.
  2. Use a PVC volume.
  3. Use a sidecar container with shared volume.
  4. Use another pod with a PVC.

Answer(s): A



What is the core functionality of GitOps tools like Argo CD and Flux?

  1. They track production changes made by a human in a Git repository and generate a human-readable audit trail.
  2. They replace human operations with an agent that tracks Git commands.
  3. They automatically create pull requests when dependencies are outdated.
  4. They continuously compare the desired state in Git with the actual production state and notify or act upon differences.

Answer(s): D



Which Kubernetes resource workload ensures that all (or some) nodes run a copy of a Pod?

  1. ReplicaSet
  2. StatefulSet
  3. DaemonSet
  4. Deployment

Answer(s): C



We can extend the Kubernetes API with Kubernetes API Aggregation Layer and CRDs. What is CRD?

  1. Custom Resource Definition
  2. Custom Restricted Definition
  3. Customized RUST Definition
  4. Custom RUST Definition

Answer(s): A






Post your Comments and Discuss Linux Foundation KCNA exam with other Community members:

KCNA Exam Discussions & Posts