Free RedHat EX280 Exam Dumps Questions & Answers
| Exam Code/Number: | EX280Join the discussion |
| Exam Name: | Red Hat Certified Specialist in OpenShift Administration exam |
| Certification: | RedHat |
| Free Question Number: | 33 |
| Publish Date: | Jun 03, 2026 |
| # of views: | 11763 |
|
|
|
Manage Identity Provider
Task information Details:
Create the following HTPasswd users: bob, qwerty, john, armstrong, natasha, harry, susan .
Create a secret from the HTPasswd file in openshift-config .
Configure cluster OAuth to use the HTPasswd identity provider.
Restart the OAuth pods so the new authentication configuration takes effect.
Create a CronJob test-cron
Task information Details:
Create service account jupiter .
Grant anyuid SCC and cluster- admin to it.
Update CronJob cron-test to use that service account.
Managing Group
Task information Details:
Create the groups site-users and guest-users .
Add qwerty to guest-users .
Add harry and susan to site-users .
Grant edit to site-users on test .
Grant view to guest-users on demo .
Install Helm Chart
Task information Details:
Add the Helm repository do280-repo and install the example-app release from the specified chart.