Linux Foundation Related Exams
CKA Exam

CertsTopics offers a range of study materials, including comprehensive CKA PDFs, a practice testing engine, and study guides specifically tailored for the Kubernetes Administrator Certification Exam. Our CKA study guide material allow you to familiarize yourself with CKA exam questions and answers, significantly improving your chances of success.
Create a persistent volume with name app-data, of capacity 2Gi and access mode ReadWriteMany. The type of volume is hostPath and its location is /srv/app-data.
Score: 7%
Task
First, create a snapshot of the existing etcd instance running at saving the snapshot to /srv/data/etcd-snapshot.db.
Next, restore an existing, previous snapshot located at /var/lib/backup/etcd-snapshot-previo us.db
You must connect to the correct host.
Failure to do so may result in a zero score.
[candidate@base] $ ssh Cka000059
Context
A kubeadm provisioned cluster was migrated to a new machine. It needs configuration changes to
run successfully.
Task
Fix a single-node cluster that got broken during machine migration.
First, identify the broken cluster components and investigate what breaks them.
The decommissioned cluster used an external etcd server.
Next, fix the configuration of all broken cluster