2019-01-25 03:33:07 +00:00
# Velero
2017-08-02 17:27:17 +00:00
2019-02-05 15:48:16 +00:00
![](/docs/img/velero.png)
2017-08-02 17:27:17 +00:00
2018-07-23 20:18:32 +00:00
[![Build Status][1]][2] < a href = "https://zenhub.com" > < img src = "https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png" > < / a >
2017-08-02 17:27:17 +00:00
2019-02-05 15:48:16 +00:00
## Heptio Ark is now Velero!
2019-01-25 03:33:07 +00:00
#### We're working on our first Velero release and instructions for migrating your Ark deployments to Velero. Stay tuned!
2017-08-02 17:27:17 +00:00
## Overview
2019-01-25 03:33:07 +00:00
Velero gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. Velero lets you:
2017-08-02 17:27:17 +00:00
2018-02-14 18:02:35 +00:00
* Take backups of your cluster and restore in case of loss.
2018-08-17 01:55:42 +00:00
* Copy cluster resources to other clusters.
2018-02-14 18:02:35 +00:00
* Replicate your production environment for development and testing environments.
2017-08-02 17:27:17 +00:00
2019-01-25 03:33:07 +00:00
Velero consists of:
2017-08-02 17:27:17 +00:00
2018-02-14 18:02:35 +00:00
* A server that runs on your cluster
* A command-line client that runs locally
2017-08-02 17:27:17 +00:00
2019-01-25 03:33:07 +00:00
You can run Velero in clusters on a cloud provider or on-premises. For detailed information, see [Compatible Storage Providers][99].
2018-08-17 01:55:42 +00:00
2018-10-29 17:46:31 +00:00
2018-02-21 18:18:34 +00:00
## More information
2019-01-25 03:33:07 +00:00
[The documentation][29] provides a getting started guide, plus information about building from source, architecture, extending Velero, and more.
2017-08-02 17:27:17 +00:00
## Troubleshooting
2019-02-05 15:48:16 +00:00
If you encounter issues, review the [troubleshooting docs][30], [file an issue][4], or talk to us on the [#velero channel][25] on the Kubernetes Slack server.
2017-08-02 17:27:17 +00:00
## Contributing
Thanks for taking the time to join our community and start contributing!
2018-10-20 10:12:34 +00:00
Feedback and discussion are available on [the mailing list][24].
2017-08-04 18:12:24 +00:00
2018-07-05 15:33:22 +00:00
### Before you start
2017-08-02 17:27:17 +00:00
* Please familiarize yourself with the [Code of Conduct][8] before contributing.
* See [CONTRIBUTING.md][5] for instructions on the developer certificate of origin that we require.
2018-07-25 03:28:24 +00:00
* Read how [we're using ZenHub][26] for project and roadmap planning
2017-08-02 17:27:17 +00:00
2018-07-05 15:33:22 +00:00
### Pull requests
2017-08-02 17:27:17 +00:00
* We welcome pull requests. Feel free to dig through the [issues][4] and jump in.
## Changelog
See [the list of releases][6] to find out about feature changes.
2019-01-25 03:33:07 +00:00
[1]: https://travis-ci.org/heptio/velero.svg?branch=master
[2]: https://travis-ci.org/heptio/velero
2018-07-05 15:33:22 +00:00
2019-01-25 03:33:07 +00:00
[4]: https://github.com/heptio/velero/issues
[5]: https://github.com/heptio/velero/blob/master/CONTRIBUTING.md
[6]: https://github.com/heptio/velero/releases
2018-07-05 15:33:22 +00:00
2019-01-25 03:33:07 +00:00
[8]: https://github.com/heptio/velero/blob/master/CODE_OF_CONDUCT.md
2017-08-02 17:27:17 +00:00
[9]: https://kubernetes.io/docs/setup/
[10]: https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-with-homebrew-on-macos
[11]: https://kubernetes.io/docs/tasks/tools/install-kubectl/#tabset-1
[12]: https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/dns/README.md
[14]: https://github.com/kubernetes/kubernetes
2018-07-05 15:33:22 +00:00
2019-01-25 03:33:07 +00:00
[24]: https://groups.google.com/forum/#!forum/projectvelero
[25]: https://kubernetes.slack.com/messages/velero
[26]: https://github.com/heptio/velero/blob/master/docs/zenhub.md
2018-07-05 15:33:22 +00:00
2019-01-25 03:33:07 +00:00
[29]: https://heptio.github.io/velero/
2018-02-21 15:46:08 +00:00
[30]: /docs/troubleshooting.md
2018-08-17 01:55:42 +00:00
2018-10-04 08:49:05 +00:00
[99]: /docs/support-matrix.md