Courseiva
Networking And Network PolicieshardMultiple ChoiceObjective-mapped

EX280 Networking And Network Policies Practice Question

An administrator needs to modify the default Ingress controller configuration to change its replica count and adjust the router deployment parameters. Which resource should the administrator edit?

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

ingresscontroller.operator.openshift.io named 'default'

The default Ingress controller is managed by the Ingress operator via the 'default' Ingress resource in the operator.openshift.io API group.

Answer analysis

Option-by-option breakdown

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

  • ingresscontroller.operator.openshift.io named 'default'

    Why this is correct

    Modifying the 'default' IngressController object in the operator.openshift.io API group allows scaling and tuning the router.

  • deployment named router-default in openshift-ingress namespace

    Why it's wrong here

    Directly editing deployments managed by operators is discouraged because the operator will overwrite manual changes.

  • configmap named router-config in openshift-ingress-operator

    Why it's wrong here

    Router configurations are managed through the IngressController Custom Resource, not this ConfigMap.

  • service named router-default-http in openshift-ingress

    Why it's wrong here

    Services only manage network ports, not router replicas or deployment parameters.

About these practice questions

Courseiva writes every EX280 question from scratch — 509 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.