Courseiva
Container OrchestrationmediumDrag & DropObjective-mapped

KCNA Container Orchestration Practice Question

Drag and drop the steps to update a Kubernetes Secret and ensure Pods use the new value into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

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

Update the Secret → Verify the Secret update → Force Pod recreation if needed → Wait for new Pods to be ready → Verify the new value in the Pods

Update the Secret, verify, force Pod recreation if needed, wait for new Pods, and verify the new value.

Answer analysis

Option-by-option breakdown

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

  • Update the Secret → Verify the Secret update → Force Pod recreation if needed → Wait for new Pods to be ready → Verify the new value in the Pods

    Why this is correct

    This is the correct order because you first update the Secret, verify the update was applied, then force Pod recreation to pick up the new value, wait for the new Pods to become ready, and finally verify the new value is used by the Pods.

  • Verify the Secret update → Update the Secret → Force Pod recreation if needed → Wait for new Pods to be ready → Verify the new value in the Pods

    Why it's wrong here

    This is incorrect because you cannot verify the update before performing it. The update must come before verification.

  • Update the Secret → Force Pod recreation if needed → Verify the Secret update → Wait for new Pods to be ready → Verify the new value in the Pods

    Why it's wrong here

    This is incorrect because you should verify the Secret update before forcing Pod recreation to ensure the new value is available and avoid unnecessary recreation.

  • Update the Secret → Wait for new Pods to be ready → Force Pod recreation if needed → Verify the new value in the Pods → Verify the Secret update

    Why it's wrong here

    This is incorrect because waiting for new Pods before forcing recreation does not cause the new value to be picked up, and verifying the new value before verifying the update is out of order.

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.