Red Hat Certified Specialist in OpenShift Automation and Integration Questions and Answers
Kubeconfig Management – Approve CSR
Service Accounts and RBAC – Grant Cluster Reader Role
Create a full application backup (resources + PV data)
Task Information : Create a Velero backup of namespace orders including PV snapshots.
Resolve group synchronization conflicts (prune stale data)
Task Information : Run group sync with pruning to remove stale OpenShift group memberships that no longer exist in LDAP.
Add tolerations to a deployment
Task Information : Update payments/api deployment to tolerate dedicated=payments:NoSchedule.
Configure project-wide default tolerations
Task Information : Configure the payments namespace so new pods automatically include a default toleration.
Logging Configuration – Configure ClusterLogging in Web Console
Service Accounts and RBAC – Create Audit Service Account
Identity Management – Create HTPasswd Secret
Integrate OpenShift with Keycloak (OIDC)
Task Information : Add a Keycloak (RH SSO) OpenID Connect identity provider to OpenShift OAuth and verify redirect/login works.
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 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.