VMware Carbon Black Cloud Enterprise EDR (2020) — Question 50
How can you remove unreferenced container images from a project in an embedded Registry Service?
Answer options
- A. Delete images in Content Library.
- B. Use kubectl to delete the images.
- C. Delete the namespace using the vSphere Client.
- D. Purge a namespace using the vSphere Client.
Correct answer: D
Explanation
The correct answer is D because purging a namespace in the vSphere Client will delete all unreferenced images associated with that namespace. Options A and B do not specifically target unreferenced images, and option C would remove the entire namespace, which may not be necessary for just cleaning up images.