Merge pull request #6367 from Harshad112/patch-1

Improve README.md
pull/6374/head^2
lyndon 2023-06-12 14:32:58 +08:00 committed by GitHub
commit 7fe4dfe17a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,9 @@
## Overview ## Overview
Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises. Velero lets you: Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises.
Velero lets you:
* Take backups of your cluster and restore in case of loss. * Take backups of your cluster and restore in case of loss.
* Migrate cluster resources to other clusters. * Migrate cluster resources to other clusters.
@ -18,7 +20,7 @@ Velero consists of:
## Documentation ## Documentation
[The documentation][29] provides a getting started guide and information about building from source, architecture, extending Velero, and more. [The documentation][29] provides a getting started guide and information about building from source, architecture, extending Velero and more.
Please use the version selector at the top of the site to ensure you are using the appropriate documentation for your version of Velero. Please use the version selector at the top of the site to ensure you are using the appropriate documentation for your version of Velero.