Adds to website (#1882)

Signed-off-by: Carlisia <carlisia@vmware.com>
This commit is contained in:
KubeKween
2019-09-17 10:58:34 -06:00
committed by Steve Kriss
parent ee455a2304
commit b7d53d201b
2 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<div class="col">
<p>{{ site.title }} is released as open source software and provides community support through our GitHub project page.
If you encounter an issue or have a question, feel free to reach out on the <strong><a href="{{ site.gh_repo }}/issues" class="light">GitHub issues page for {{ site.title }}</a></strong>.</p>
<p>The Velero project team welcomes contributions from the community, please see our <strong><a href="https://github.com/heptio/velero/blob/master/CONTRIBUTING.md" class="light">contributing documentation</a></strong>.
<p>The Velero project team welcomes contributions from the community, please see our <strong><a href="https://velero.io/docs/master/start-contributing/" class="light">contributing documentation</a></strong>.
</p>
</div>
</div>
+16 -2
View File
@@ -6,19 +6,33 @@ id: resources
---
Here you will find external resources about Velero, such as videos, podcasts, and community articles.
* See previous community meetings here:
## Previous community meetings
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PL7bmigfV0EqQRysvqvqOtRNk4L5S7uqwM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Podcast shows
* Listen to the PodCTL podcast with Carlisia Campos talking about Velero: <http://podcast.podctl.com/110399/986641-understanding-project-velero-formerly-ark>
## Videos
* Watch our recent webinar on backup and migration strategies:
<iframe width="560" height="315" src="https://www.youtube.com/embed/csrSPt3HFtg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
* Two great blog posts by community member Imran Pochi:
## Blog posts
* "Kubernetes Backup: Improve already awesome Velero with OpenEBS" - by Harshita Sharma
* <https://blog.mayadata.io/openebs/suggesting-ways-to-improve-already-awesome-velero>
</br>
* Two great blog posts by community member Imran Pochi:
* <https://blog.kubernauts.io/backup-and-restore-of-kubernetes-applications-using-heptios-velero-with-restic-and-rook-ceph-as-2e8df15b1487>
* <https://blog.kubernauts.io/backup-and-restore-pvcs-using-velero-with-restic-and-openebs-from-baremetal-cluster-to-aws-d3ac54386109>
</br>
* Cormac Hogan has written a series of blog posts on Velero:
* <https://cormachogan.com/?s=velero>