Courseiva
Cloud Native Application DeliveryeasyMultiple ChoiceObjective-mapped

KCNA Cloud Native Application Delivery Practice Question

What is the primary purpose of a container registry in a CI/CD pipeline?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

To store and distribute container images

A container registry stores built container images and provides a mechanism to push and pull images. It is a central component in the CI/CD workflow for image distribution.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • To store source code

    Why it's wrong here

    Source code is stored in version control systems like Git, not container registries.

  • To store and distribute container images

    Why this is correct

    Container registries are designed to store and distribute container images, enabling deployment in Kubernetes.

  • To manage Kubernetes secrets

    Why it's wrong here

    Kubernetes secrets are managed via the Kubernetes API or external secret stores, not container registries.

  • To run unit tests

    Why it's wrong here

    Unit tests are run in CI pipelines, not in container registries.

About these practice questions

One of 833 original KCNA practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This KCNA practice question is part of Courseiva's free CNCF certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the KCNA exam.