Skip to content
Backup and migrate Kubernetes applications and their persistent volumes
Go CSS HTML Shell Ruby JavaScript Other
Branch: master
Clone or download

Latest commit

skriss azure: support aad-pod-identity auth when using restic (#2602)
Signed-off-by: Steve Kriss <krisss@vmware.com>
Latest commit a5346c1 Jun 8, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github add a CI check for changelog file Jun 8, 2020
changelogs azure: support aad-pod-identity auth when using restic (#2602) Jun 8, 2020
cmd Updates for org move to vmware-tanzu (#1920) Sep 30, 2019
design updating governance for Velero - WIP (#2541) May 29, 2020
examples Use more recent nginx in example Dec 17, 2019
hack add a CI check for changelog file Jun 8, 2020
pkg azure: support aad-pod-identity auth when using restic (#2602) Jun 8, 2020
site docs: move vSphere plugin into velero-supported section Jun 4, 2020
third_party/kubernetes/pkg/kubectl/cmd remove hardcoded svc, netpol mappings Jan 17, 2020
.gitignore Add Tiltfile to gitignore Apr 17, 2020
.goreleaser.yml Updates for org move to vmware-tanzu (#1920) Sep 30, 2019
ADOPTERS.md Add Okteto to the list of adopters (#2445) Apr 20, 2020
CHANGELOG.md v1.4.0 changelog and docs (#2577) May 26, 2020
CODE_OF_CONDUCT.md Update Code of Conduct (#2229) Jan 29, 2020
CONTRIBUTING.md Add code and website guidelines (#2032) Nov 5, 2019
Dockerfile-velero update container base images from bionic to focal (#2471) Apr 30, 2020
Dockerfile-velero-arm update container base images from bionic to focal (#2471) Apr 30, 2020
Dockerfile-velero-arm64 update container base images from bionic to focal (#2471) Apr 30, 2020
Dockerfile-velero-ppc64le update container base images from bionic to focal (#2471) Apr 30, 2020
Dockerfile-velero-restic-restore-helper update container base images from bionic to focal (#2471) Apr 30, 2020
Dockerfile-velero-restic-restore-helper-arm update container base images from bionic to focal (#2471) Apr 30, 2020
Dockerfile-velero-restic-restore-helper-arm64 update container base images from bionic to focal (#2471) Apr 30, 2020
Dockerfile-velero-restic-restore-helper-ppc64le update container base images from bionic to focal (#2471) Apr 30, 2020
GOVERNANCE.md updating governance for Velero - WIP (#2541) May 29, 2020
LICENSE Initial commit Aug 2, 2017
MAINTAINERS.md updating governance for Velero - WIP (#2541) May 29, 2020
Makefile change scripts/docs to generate one docs site per major.minor (#2473) Apr 30, 2020
README.md update build status badge on readme May 28, 2020
ROADMAP.md creating the Velero ROADMAP.md (#2548) Jun 3, 2020
SUPPORT.md change SUPPORT.md to point to community page Dec 18, 2019
go.mod azure: support aad-pod-identity auth when using restic (#2602) Jun 8, 2020
go.sum azure: support aad-pod-identity auth when using restic (#2602) Jun 8, 2020
netlify.toml add velero.io site content, move docs to under site/docs (#1489) May 17, 2019

README.md

100

Build Status

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.

You can’t perform that action at this time.