Courseiva
Cluster Installation And ManagementmediumMultiple ChoiceObjective-mapped

EX280 Cluster Installation And Management Practice Question

An administrator needs to update the global pull secret for an OpenShift 4.14 cluster so that nodes can pull images from a new authenticated private registry. Which resource stores the global pull secret?

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

A Secret named 'pull-secret' in the 'openshift-config' namespace.

The global pull secret is stored in a Secret named 'pull-secret' in the 'openshift-config' namespace.

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 MachineConfigPool resource named 'worker'.

    Why it's wrong here

    MachineConfigPools handle OS configurations, while pull secrets are managed via openshift-config/pull-secret and propagated by the MCO.

  • The ClusterVersion custom resource spec field 'pullSecret'.

    Why it's wrong here

    ClusterVersion does not store pull secrets directly in its spec.

  • A Secret named 'pull-secret' in the 'openshift-config' namespace.

    Why this is correct

    The cluster global pull secret is located in openshift-config/pull-secret.

  • A ConfigMap named 'global-pull-registry' in 'kube-system'.

    Why it's wrong here

    Pull secrets are stored as Secrets in openshift-config, not ConfigMaps in kube-system.

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.