Courseiva
User And RBAC ManagementhardMultiple SelectObjective-mapped

EX280 User And RBAC Management Practice Question

Which TWO of the following characteristics apply to OpenShift SecurityContextConstraints (SCCs)? (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

SCCs evaluate and can mutate pod specifications during admission control.

SCCs are cluster-scoped resources that dictate what security context fields a pod can specify, and they are evaluated based on user/group/serviceaccount associations or priority when pods are created.

Answer analysis

Option-by-option breakdown

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

  • SCCs replace Kubernetes NetworkPolicies entirely.

    Why it's wrong here

    NetworkPolicies handle networking, whereas SCCs handle security contexts; they serve entirely different purposes.

  • SCCs evaluate and can mutate pod specifications during admission control.

    Why this is correct

    SCC admission controllers can mutate pod security contexts to ensure compliance with assigned SCC rules.

  • SCCs can be created as namespaced resources using standard RoleBindings.

    Why it's wrong here

    SCCs are strictly cluster-scoped and cannot be namespaced.

  • SCCs are cluster-scoped resources.

    Why this is correct

    SCCs apply cluster-wide and are not bound to individual namespaces.

  • SCCs apply only to stateful workloads and daemonsets.

    Why it's wrong here

    SCCs apply to all pods created in the cluster regardless of workload type.

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.