Online Access Free EX380 Practice Test
| Exam Code: | EX380 |
| Exam Name: | Red Hat Certified Specialist in OpenShift Automation and Integration |
| Certification Provider: | RedHat |
| Free Question Number: | 44 |
| Posted: | Aug 30, 2026 |
Deploy Event Router and capture Kubernetes events in logging
Task Information : Deploy an event router so Kubernetes events are recorded as logs, then trigger events and confirm they appear in logging queries.
Restore application into same namespace
Task Information : Restore from backup orders-full and validate the app resources return.
Dedicate nodes to a workload using labels and nodeSelector
Task Information : Label two nodes with workload=payments and schedule a deployment only onto those nodes.
Create and use a service account token via kubeconfig
Task Information : Create SA ci-bot in ci namespace and generate a kubeconfig that authenticates using its token.