Exam (elaborations)
CKAD QUESTIONS AND ANSWERS STUDY GUIDE WITH COMPLETE SOLUTION
- Course
- Institution
kubectl api-resources -o name - CORRECT ANSWER command will list the object types currently available on the cluster kubectl describe $object_type $object_name - CORRECT ANSWER get information about an object's spec and status kubectl get pods - CORRECT ANSWER Gets pods currently running (in t...
[Show more]