EX380 Exam Question 6

Create a full application backup (resources + PV data)
Task Information : Create a Velero backup of namespace orders including PV snapshots.

EX380 Exam Question 7

GitOps and MachineConfig - Trigger Argo CD Synchronization by Repository Update

EX380 Exam Question 8

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.

EX380 Exam Question 9

Integrate OpenShift with LDAP (create LDAP identity provider)
Task Information : Configure cluster OAuth to add an LDAP identity provider using an existing bind secret and CA ConfigMap , then verify login works.

EX380 Exam Question 10

Create and use client certificates with kubeconfig (CSR flow)
Task Information : Generate a client key/CSR for audit2, approve it, extract the signed cert, and build a kubeconfig using that cert.