update resources page on website (#1846)

* change youtube embed to playlist

Signed-off-by: Steve Kriss <krisss@vmware.com>

* add blog post links to resources

Signed-off-by: Steve Kriss <krisss@vmware.com>
pull/1859/head
Steve Kriss 2019-09-05 11:32:50 -06:00 committed by KubeKween
parent 275546eea0
commit 1573b2e082
1 changed files with 4 additions and 2 deletions

View File

@ -8,7 +8,7 @@ Here you will find external resources about Velero, such as videos, podcasts, an
* See previous community meetings here:
<iframe width="560" height="315" src="https://www.youtube.com/embed/nc48ocI-6go" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<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>
* Listen to the PodCTL podcast with Carlisia Campos talking about Velero: <http://podcast.podctl.com/110399/986641-understanding-project-velero-formerly-ark>
@ -16,7 +16,9 @@ Here you will find external resources about Velero, such as videos, podcasts, an
<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 post by community member Imran Pochi:
* 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>
* Cormac Hogan has written a series of blog posts on Velero:
* <https://cormachogan.com/?s=velero>