Courseiva
Storage And Persistent VolumeshardMultiple SelectObjective-mapped

EX280 Storage And Persistent Volumes Practice Question

Which THREE factors influence whether a pod requesting a storage volume can be successfully scheduled to a specific worker node when using topology-aware storage?

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

Volume accessibility constraints reported by the CSI driver

Topology-aware scheduling considers node topology labels, volume accessibility constraints, and availability zones matching the provisioned PV.

Answer analysis

Option-by-option breakdown

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

  • The cluster OAuth token expiration time

    Why it's wrong here

    Token expiration does not impact storage node scheduling.

  • Volume accessibility constraints reported by the CSI driver

    Why this is correct

    CSI drivers report which nodes can access specific volume topologies.

  • The number of container image layers in the pod spec

    Why it's wrong here

    Image layers do not affect storage topology scheduling.

  • The volumeBindingMode set to WaitForFirstConsumer on the StorageClass

    Why this is correct

    WaitForFirstConsumer allows the scheduler to weigh node topology before provisioning.

  • Node topology labels (such as failure-domain.beta.kubernetes.io/zone)

    Why this is correct

    Topology labels define zone and region constraints.

About these practice questions

This EX280 question is part of Courseiva's 509-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Red Hat exam blueprint

This EX280 practice question is part of Courseiva's free Red Hat 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 EX280 exam.