Go to file
Daniel Jiang e08e4f380f
Merge pull request #4439 from neha-viswanathan/3940-velero-migration-doc-update
update migration across different k8s versions section
2022-02-22 12:10:57 +08:00
.github Add more exempt labels for stalebot (#4641) 2022-02-16 05:37:21 +08:00
assets
changelogs Merge pull request #4656 from a-mccarthy/release-notes-edits 2022-02-17 10:05:58 +08:00
cmd
config
design #4067 Initial design of the new plugins - pre-post backup and restore (#4083) 2022-01-19 14:57:10 -08:00
examples
hack Make sure the tag-release script fail on any error 2022-02-08 10:55:19 +08:00
internal
pkg restic backupper: ignore volumes of non-running pods (#4584) 2022-02-16 05:34:58 +08:00
site Merge pull request #4439 from neha-viswanathan/3940-velero-migration-doc-update 2022-02-22 12:10:57 +08:00
test/e2e Update e2e test image to gcr.io 2022-02-14 20:55:34 +08:00
third_party/kubernetes/pkg/kubectl/cmd
tilt-resources
.dockerignore
.gitignore
.goreleaser.yml
ADOPTERS.md Add CloudCasa to "Adopters of Velero" section on velero.io (#4588) 2022-02-17 08:57:02 +08:00
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
LICENSE
MAINTAINERS.md Remove Bridget McErlean from maintainers 2022-01-28 18:22:37 -05:00
Makefile
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
Tiltfile Check whether the volume is provisioned by CSI driver or not by the annotation as well 2022-01-12 19:05:33 +08:00
go.mod
go.sum
golangci.yaml
netlify.toml
restore-hooks_product-requirements.md

README.md

100

Build Status CII Best Practices

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:

  • Take backups of your cluster and restore in case of loss.
  • Migrate cluster resources to other clusters.
  • Replicate your production cluster to development and testing clusters.

Velero consists of:

  • A server that runs on your cluster
  • A command-line client that runs locally

Documentation

The documentation 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.

Troubleshooting

If you encounter issues, review the troubleshooting docs, file an issue, or talk to us on the #velero channel on the Kubernetes Slack server.

Contributing

If you are ready to jump in and test, add code, or help with documentation, follow the instructions on our Start contributing documentation for guidance on how to setup Velero for development.

Changelog

See the list of releases to find out about feature changes.

Velero compatibility matrix

The following is a list of the supported Kubernetes versions for each Velero version.

Velero version Kubernetes versions
1.8 1.16-latest
1.6.3-1.7.1 1.12-latest
1.60-1.6.2 1.12-1.21
1.5 1.12-1.21
1.4 1.10-1.21