From 7e627f83809f1eeb2d398dda9c4048e342ab2528 Mon Sep 17 00:00:00 2001 From: Nolan Brubaker Date: Tue, 26 May 2020 15:56:05 -0400 Subject: [PATCH] Clarify cloud platform wording in README (#2579) Signed-off-by: Nolan Brubaker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a421e90e..d5ef05bd0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## 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 cloud provider 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. * Migrate cluster resources to other clusters.