EX380 RedHat Red Hat Certified Specialist in OpenShift Automation and Integration Free Practice Exam Questions (2026 Updated)
Prepare effectively for your RedHat EX380 Red Hat Certified Specialist in OpenShift Automation and Integration certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2026, ensuring you have the most current resources to build confidence and succeed on your first attempt.
Prevent workloads from running on dedicated nodes (taints)
Task Information : Apply a taint to dedicated nodes so only pods with tolerations can run there.
Schedule a recurring backup
Task Information : Create a daily backup schedule for namespace orders at 01:00.
Configure project-wide default tolerations
Task Information : Configure the payments namespace so new pods automatically include a default toleration.
Identity Management – Create CA ConfigMap
Maintain group synchronization on a schedule (CronJob)
Task Information : Create a CronJob that runs LDAP group sync on a schedule using a service account that has the required permissions.
Identity Management – Create HTPasswd Secret
Export and import container images (mirror to internal registry)
Task Information : Pull an image from an external registry, push it into the OpenShift internal registry, and update a deployment to use the mirrored image.
Configure RBAC roles with users and groups
Task Information : Grant edit to group dev-team in namespace payments, and grant view to user auditor1.
Configure and synchronize OpenShift groups from LDAP (group sync)
Task Information : Create an LDAP group-sync config, run a one-time sync, and confirm groups exist in OpenShift.
Configure resiliency using a PodDisruptionBudget
Task Information : Ensure at least 2 replicas of payments/api remain available during voluntary disruptions.
Kubeconfig Management – Approve CSR
Node Management – Remove Taint on Worker Node