VMware Carbon Black Cloud Enterprise EDR (2020) — Question 96

How are updates applied to Tanzu Kubernetes clusters?

Answer options

Correct answer: C

Explanation

The correct answer is C because it describes the rolling update process in which new nodes with updated Kubernetes versions are added while older nodes are removed, ensuring minimal disruption. Options A and B incorrectly suggest that the cluster or worker nodes need to be shut down for updates, which is not the case in a rolling update. Option D suggests a complete parallel setup, which is not the standard update method for Tanzu Kubernetes clusters.