2V0-17.25 · Question #14
What is the function of Velero?
The correct answer is D. Backup and restore Kubernetes clusters. Velero is an open-source Kubernetes backup and restore solution integrated into VMware Cloud Foundation for Kubernetes management. The VCF 9.0 Kubernetes Services Documentation describes it as: Velero provides backup, recovery, and migration of Kubernetes cluster resources and…
Question
What is the function of Velero?
Options
- APublish DNS records for applications to DNS servers.
- BMonitor cluster services.
- CCollect data and logs from different sources, unify them, and send them to multiple destinations.
- DBackup and restore Kubernetes clusters.
How the community answered
(26 responses)- A8% (2)
- B12% (3)
- C4% (1)
- D77% (20)
Explanation
Velero is an open-source Kubernetes backup and restore solution integrated into VMware Cloud Foundation for Kubernetes management. The VCF 9.0 Kubernetes Services Documentation describes it as: Velero provides backup, recovery, and migration of Kubernetes cluster resources and persistent volumes. Key functionality includes: Backup and restore of Kubernetes objects such as deployments, services, and namespaces. Data protection for persistent volumes via storage snapshots. Migration capabilities across clusters.
Topics
Community Discussion
No community discussion yet for this question.