(CKA) Certified Kubernetes Administrator Practice Test
CKA Cluster Maintenance
What is the purpose of 'kubectl drain' command?
Select your answer
A
To safely evict all Pods from a node for maintenance
B
To delete a node permanently
C
To add a new node
D
To restart all Pods
Hint