2V0-21.23 Question 356
Select 3You are managing a vSphere with Tanzu environment and need to ensure the Supervisor Cluster and its associated namespaces can be backed up and restored successfully. Which of the following considerations should you take into account while planning the backup and restore process?
- A
Ensure a compatible backup solution that supports Kubernetes resources is configured.
- B
Back up only the datastore containing the Supervisor Cluster control plane VMs.
- C
Verify that the backup solution can handle both vSphere objects and Kubernetes resources.
- D
Back up the vSphere Distributed Switch (VDS) configurations associated with the Supervisor Cluster.
- E
Ensure the backup solution supports restoring individual workloads within namespaces.
Show answer and explanation
Correct answers: A, C, D
Explanation
To back up and restore a vSphere with Tanzu environment, it is crucial to address the specific components of both the vSphere infrastructure and the Kubernetes layer. This includes using a backup solution compatible with Kubernetes resources, ensuring the ability to back up both vSphere objects and Kubernetes namespaces, and preserving VDS configurations critical to the network setup of the Supervisor Cluster. Focusing solely on VM-level or workload-level backups will not provide a comprehensive recovery solution.
- A. Correct.
This is correct because a compatible backup solution that supports Kubernetes resources is essential for backing up and restoring the Supervisor Cluster and its associated namespaces.
- B. Incorrect.
This is incorrect because backing up only the datastore with control plane VMs does not include Kubernetes resources such as namespaces or persistent volumes.
- C. Correct.
This is correct because the backup solution must be capable of handling both vSphere objects (e.g., VMs, datastores) and Kubernetes resources (e.g., namespaces, configurations).
- D. Correct.
This is correct because backing up the VDS configuration is necessary to ensure network settings can be restored correctly for the Supervisor Cluster.
- E. Incorrect.
This is incorrect because while restoring individual workloads may be a feature of some backup solutions, it is not a primary requirement in the context of backing up and restoring the entire vSphere with Tanzu environment.