Courseiva
Application Deployment And LifecyclemediumMultiple SelectObjective-mapped

EX280 Application Deployment And Lifecycle Practice Question

An administrator is configuring a DeploymentConfig in OpenShift and wants to set up automated triggers for new rollouts. Which TWO trigger types are natively supported in a DeploymentConfig spec? (Choose two.)

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

ConfigChange

DeploymentConfigs support ConfigChange (triggering when the DeploymentConfig template changes) and ImageChange (triggering when a referenced ImageStream tag updates).

Answer analysis

Option-by-option breakdown

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

  • PeriodicTrigger

    Why it's wrong here

    PeriodicTrigger is not a native rollout trigger type.

  • ConfigChange

    Why this is correct

    ConfigChange is a native DeploymentConfig trigger type that rolls out a new revision when the DC template changes.

  • WebhookTrigger

    Why it's wrong here

    Webhook triggers are used in BuildConfigs, not DeploymentConfigs.

  • GitTrigger

    Why it's wrong here

    GitTrigger is not a valid native trigger type for DeploymentConfigs.

  • ImageChange

    Why this is correct

    ImageChange is a native DeploymentConfig trigger type that initiates a rollout when a referenced ImageStream tag updates.

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.