Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat EX380 Exam Questions

Exam Name: RedHat Red Hat Certified Specialist in OpenShift Automation and Integration Exam
Exam Code: EX380
Related Certification(s): RedHat Red Hat Openshift Certifications
Certification Provider: RedHat
Number of EX380 practice questions in our database: 42 (updated: May. 25, 2026)
Expected EX380 Exam Topics, as suggested by RedHat :
  • Topic 1: Configure and manage OpenShift Authentication and Identities: Covers integrating OpenShift with external identity providers like LDAP and Keycloak, managing RBAC, group synchronization, and kubeconfig-based authentication.
  • Topic 2: Back up and restore applications with OpenShift API for Data Protection (OADP): Covers deploying OADP, performing full application backups including data and resources, using volume snapshots, and scheduling and restoring backups.
  • Topic 3: Manage workloads with cluster partitioning: Covers dedicating cluster nodes to specific workloads by configuring node pools, machine configurations, and special-purpose operators.
  • Topic 4: Manage workloads with pod scheduling: Covers controlling where pods run using taints, tolerations, labels, selectors, affinity rules, and pod disruption budgets to ensure workload placement and resiliency.
  • Topic 5: Implement OpenShift GitOps: Covers deploying and configuring Argo CD with the GitOps operator to manage both cluster administration and application delivery through Git-based pipelines and integrations.
  • Topic 6: Manage cluster monitoring and metrics: Covers troubleshooting application and cluster performance issues and managing alerts and notifications.
  • Topic 7: Provision and inspect cluster logging: Covers deploying and configuring OpenShift logging with Vector and Loki, forwarding logs externally, querying logs, and diagnosing logging issues.
Disscuss RedHat EX380 Topics, Questions or Ask Anything Related
0/2000 characters

Richard Nelson

12 days ago
EX380 felt very hands on, so I spent most of my prep time in a lab wiring OpenShift Authentication and identities and then undoing mistakes until it was routine, and that approach helped me pass. The trickiest part was keeping YAML and oc commands straight under time pressure.
upvoted 0 times
...

Stephanie Lopez

20 days ago
On OpenShift Authentication and Identities I ran into scenario questions that asked me to configure an LDAP provider and fix login failures caused by missing role bindings, which required editing OAuth resources and checking oauth-openshift logs. I passed the exam and thanks Pass4Success for providing a good collection of exam questions for preparation in short time, so focus on identity provider types, OAuthClient resources, RBAC, and common auth logs.
upvoted 0 times
...

Sandra King

1 month ago
Had trouble with OADP restores to a different namespace because PV bindings and restic behavior were confusing, practicing restores with sample apps and checking volume snapshots helped me finish that section faster.
upvoted 0 times

Donna Harris

1 month ago
When I practiced backups I made sure to inspect the backup and restore YAML fields and plugin settings so I could spot why a restore failed.
upvoted 0 times

William Miller

22 days ago
Honestly the EX380 included GitOps tasks where sync failures looked similar, so I started checking operator logs and the application health view early.
upvoted 0 times
...
...

Joshua Perez

1 month ago
Another confusing part was pod scheduling where a missing toleration kept pods from ever getting scheduled and the error messages were not obvious.
upvoted 0 times

Rachel Hill

17 days ago
Also cluster partitioning scenarios forced me to think about node selectors and topology spread constraints together, which slowed me down at first.
upvoted 0 times

Thomas Nguyen

16 days ago
Fortunately practicing Prometheus queries ahead of time made the monitoring and metrics tasks much quicker on the RedHat exam.
upvoted 0 times
...
...
...
...

Free RedHat EX380 Exam Actual Questions

Note: Premium Questions for EX380 were last updated On May. 25, 2026 (see below)

Question #1

SIMULATION

Task SIMULATION 7

Service Accounts and RBAC -- Grant Cluster Reader Role

Reveal Solution Hide Solution
Correct Answer: A

Step 1: Confirm the service account exists in auth-audit.

It must exist before a role can be assigned to it.

Step 2: Run the command:

oc adm policy add-cluster-role-to-user cluster-reader system:serviceaccount:auth-audit:audit

Step 3: Verify the binding is added.

The lab output shows:

clusterrole.rbac.authorization.k8s.io/cluster-reader added: 'system:serviceaccount:auth-audit:audit'

Detailed explanation:

This binds the cluster-reader cluster role to the audit service account. The full subject format system:serviceaccount:namespace:name is required because OpenShift RBAC needs the exact service account identity. The cluster-reader role is broader than a project-scoped view role because it allows read-level access across cluster resources. This is appropriate for auditing or inspection use cases where the account must observe but not modify. The distinction between cluster roles and namespaced roles is important: cluster roles apply to non-namespaced resources and broad cluster visibility, while local roles are limited to individual projects. This Task is a classic RBAC operation that combines identity creation with controlled privilege assignment.

============



Unlock Premium EX380 Exam Questions with Advanced Practice Test Features:
  • Select Question Types you want
  • Set your Desired Pass Percentage
  • Allocate Time (Hours : Minutes)
  • Create Multiple Practice tests with Limited Questions
  • Customer Support
Get Full Access Now

Save Cancel