CKA Exam Question 1

Clean the cluster by deleting deployment and hpa you just created

CKA Exam Question 2

Create a file:
/opt/KUCC00302/kucc00302.txt that lists all pods that implement service in namespace development.
The format of the file should be one pod name per line.

CKA Exam Question 3

List the nginx pod with custom columns POD_NAME and POD_STATUS

CKA Exam Question 4

List all persistent volumes sorted bycapacity, saving the fullkubectloutput to
/opt/KUCC00102/volume_list. Usekubectl 's own functionality forsorting the output, and do not manipulate it any further.

CKA Exam Question 5

Score: 4%

Task
Scale the deployment presentation