CKA Practice Questions
Certified Kubernetes Administrator (CKA) Program
Last Update 1 day ago
Total Questions : 83
Dive into our fully updated and stable CKA practice test platform, featuring all the latest Kubernetes Administrator exam questions added this week. Our preparation tool is more than just a Linux Foundation study aid; it's a strategic advantage.
Our free Kubernetes Administrator practice questions crafted to reflect the domains and difficulty of the actual exam. The detailed rationales explain the 'why' behind each answer, reinforcing key concepts about CKA. Use this test to pinpoint which areas you need to focus your study on.
Create a file:
/opt/KUCC00302/kucc00302.txt that lists all pods that implement service baz in namespace development.
The format of the file should be one pod name per line.
Score: 4%
Task
Check to see how many nodes are ready schedulable (not including nodes tainted NoSchedule ) and write the number to /opt/KUSC00402/kusc00402.txt.
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
Given a partially-functioning Kubernetes cluster, identify symptoms of failure on the cluster.
Determine the node, the failing service, and take actions to bring up the failed service and restore the health of the cluster. Ensure that any changes are made permanently.
You can ssh to the relevant I nodes (bk8s-master-0 or bk8s-node-0) using:
[student@node-1] $ ssh
You can assume elevated privileges on any node in the cluster with the following command:
[student@nodename] $ | sudo –i
F:\Work\Data Entry Work\Data Entry\20200827\CKA\11
F:\Work\Data Entry Work\Data Entry\20200827\CKA\11
F:\Work\Data Entry Work\Data Entry\20200827\CKA\11
F:\Work\Data Entry Work\Data Entry\20200827\CKA\23
F:\Work\Data Entry Work\Data Entry\20200827\CKA\23
F:\Work\Data Entry Work\Data Entry\20200827\CKA\23
