CKA 문제 1
Create a busybox pod which executes this command sleep 3600 with the service account admin and verify
CKA 문제 2
An administrator accidentally closed the commit window/screen before the commit was finished. Which two options could the administrator use to verify the progress or success of that commit task? (Choose two)
CKA 문제 3
Create an nginx pod and list the pod with different levels of verbosity
CKA 문제 4
From the pod label name=cpu-utilizer, find pods running high CPU workloads and write the name of the pod consuming most CPU to the file /opt/KUTR00102/KUTR00102.txt (which already exists).
CKA 문제 5
Get list of all pods in all namespaces and write it to file "/opt/pods-list.yaml"


