Files
velero/site/content/_index.md
T
Shubham PampattiwarandGitHub 95e76381fd Site: update homepage CTA and add LinkedIn to footer (#10113)
* site: update homepage CTA and add LinkedIn to footer

Replace stale 'How Do You Use Velero?' link (GitHub issue #1327 from 2019)
with 'Join the Velero Community' pointing to the community page.

Add the new Velero LinkedIn page to the footer social links.

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

* site: fix invisible CNCF logo in footer

The footer uses a white background but the CNCF logo was a white SVG
(cncf-white.svg), making it invisible. Switch to the color version
from the CNCF artwork repository.

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>

---------

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
2026-07-30 12:27:15 -04:00

38 lines
1.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: home
description: Backup and migrate Kubernetes resources and persistent volumes
backgrounds:
case_study: light-blue
team: dark-blue
hero:
banner: /img/heroes/velero.svg
headline: Backup and migrate Kubernetes resources and persistent volumes
content: Velero is an open source tool to safely backup and restore, perform disaster recovery, and migrate Kubernetes cluster resources and persistent volumes.
cta_link1:
text: Latest Release Information
url: https://github.com/velero-io/velero/releases/latest
cta_link2:
text: Download Velero
url: https://github.com/velero-io/velero/releases/latest
promo1:
icon: /img/disaster-recover-icon.svg
title: Disaster Recovery
content: Reduces time to recovery in case of infrastructure loss, data corruption, and/or service outages.
promo2:
icon: /img/data-migration-icon.svg
title: Data Migration
content: Enables cluster portability by easily migrating Kubernetes resources from one cluster to another.
promo3:
icon: /img/data-protection-icon.svg
title: Data Protection
content: Offers key data protection features such as scheduled backups, retention schedules, and pre or post-backup hooks for custom actions.
secondary_ctas:
cta1:
title: Introduction to Velero
url: /blog/Velero-is-an-Open-Source-Tool-to-Back-up-and-Migrate-Kubernetes-Clusters/ # Velero.io word list : ignore
content: Learn about Velero and how to protect your Kubernetes resources and volumes.
cta2:
title: Join the Velero Community
url: /community/
content: Connect with other Velero users on Slack, attend community meetings, and contribute to the project.
---