Courseiva
Networking And Network PoliciesmediumMultiple ChoiceObjective-mapped

EX280 Networking And Network Policies Practice Question

An administrator needs to modify the timeout values for the default OpenShift Ingress Controller (Router). Where should this change be applied?

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

Edit the ingresscontroller instance named 'default' in the 'openshift-ingress-operator' namespace.

Ingress controller parameters such as timeouts are configured by editing the IngressController custom resource in the 'openshift-ingress-controller' 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.

  • Edit the proxy resource named 'cluster'.

    Why it's wrong here

    The cluster proxy resource controls HTTP/HTTPS proxy forwarding, not router timeouts.

  • Edit the ingresscontroller instance named 'default' in the 'openshift-ingress-operator' namespace.

    Why this is correct

    Timeout properties like clientTimeout and serverTimeout are fields under the IngressController CR.

  • Edit the endpoints resource in the 'openshift-ingress' namespace.

    Why it's wrong here

    Endpoints are dynamically managed and cannot be edited to configure router timeouts.

  • Modify the kube-apiserver configmap.

    Why it's wrong here

    The API server configmap does not control Ingress controller routing timeouts.

About these practice questions

One of 509 original EX280 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 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.