nerdexam
Linux_FoundationLinux_Foundation

CKA · Question #61

CKA Question #61: Real Exam Question with Answer & Explanation

Sign in or unlock CKA to reveal the answer and full explanation for question #61. The question stem and answer options stay visible for context.

Submitted by viktor_hu· May 4, 2026Storage

Question

You must connect to the correct host. Failure to do so may result in a zero score. A MariaDB Deployment in the mariadb namespace has been deleted by mistake. Your task is to restore the Deployment ensuring data persistence. Follow these steps: Create a PersistentVolumeClaim (PVC) named mariadb in the mariadb namespace with the following specifications: Access mode ReadWriteOnce Storage 250Mi You must use the existing retained PersistentVolume (PV). Edit the MariaDB Deployment file located at ~/mariadb-deployment.yaml to use PVC you created in the previous step. Apply the updated Deployment file to the cluster. Ensure the MariaDB Deployment is running and stable.

Unlock CKA to see the answer

You've previewed enough free CKA questions. Unlock CKA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#PersistentVolumeClaim#PersistentVolume#Deployment#Data Persistence
Full CKA PracticeBrowse All CKA Questions