diff --git a/ADOPTERS.md b/ADOPTERS.md new file mode 100644 index 000000000..aea5828a3 --- /dev/null +++ b/ADOPTERS.md @@ -0,0 +1,78 @@ +# Velero Adopters + +If you're using Velero and want to add your organization to this list, feel free to +[submit a pull request][1]! + +bitgo.com      +nirmata.com      +kyma-project.io      +redhat.com      +dellemc.com      +bugsnag.com      +banzaicloud.com      + +## Success Stories + +Below is a list of adopters of Velero in **production environments** that have +publicly shared the details of how they use it. + +**[BitGo][20]** +BitGo uses Velero backup and restore capabilities to seamlessly provision and scale fullnode statefulsets on the fly as well as having it serve an integral piece for our kubernetes disaster-recovery story. + +**[BugSnag][30]** +We use Velero for managing backups of an internal instance of our on-premise clustered solution. We also recommend our users of [on-premise Bugsnag installations][31] use Velero for [managing their own backups][32]. + +**[Banzai Cloud][60]** +[Banzai Cloud Pipeline][61] is a Kubernetes-based microservices platform that integrates services needed for Day-1 and Day-2 operations along with first-class support both for on-prem and hybrid multi-cloud deployments. We use Velero to periodically [backup and restore these clusters in case of disasters][62]. + +## Solutions built with Velero + +Below is a list of solutions where Velero is being used as a component. + +**[Nirmata][10]** +We have integrated our [solution with Velero][11] to provide our customers with out of box backup/DR. + +**[Kyma][40]** +Kyma [integrates with Velero][41] to effortlessly back up and restore Kyma clusters with all its resources. Velero capabilities allow Kyma users to define and run manual and scheduled backups in order to successfully handle a disaster-recovery scenario. + +**[Red Hat][50]** +Red Hat has developed the [Cluster Application Migration Tool][51] which uses [Velero and Restic][52] to drive the migration of applications between OpenShift clusters. + +**[Dell EMC][70]** +For Kubernetes environments, [PowerProtect Data Manager][71] leverages the Container Storage Interface (CSI) framework to take snapshots to back up the persistent data or the data that the application creates e.g. databases. [Dell EMC leverages Velero][72] to backup the namespace configuration files (also known as Namespace meta data) for enterprise grade data protection. + +## Adding a logo to velero.io + +If you would like to add your logo to a future `Adopters of Velero` section +of [velero.io][2], add an SVG version of your logo to the site/img/adopters +directory in this repo and submit a pull request with your change. +Name the image file something that reflects your company +(e.g., if your company is called Acme, name the image acme.png). +We will follow up and make the change in the [velero.io][2] website. + +[1]: https://github.com/vmware-tanzu/velero/pulls +[2]: https://velero.io + +[10]: https://www.nirmata.com/2019/08/14/kubernetes-disaster-recovery-using-velero-and-nirmata/ +[11]: https://nirmata.com + +[20]: https://bitgo.com + +[30]: https://bugsnag.com +[31]: https://www.bugsnag.com/on-premise +[32]: https://docs.bugsnag.com/on-premise/clustered/backup-restore/ + +[40]: https://kyma-project.io +[41]: https://kyma-project.io/docs/components/backup/#overview-overview + +[50]: https://redhat.com +[51]: https://github.com/fusor/mig-operator +[52]: https://github.com/fusor/mig-operator/blob/master/docs/usage/2.md + +[60]: https://banzaicloud.com +[61]: https://banzaicloud.com/products/pipeline/ +[62]: https://banzaicloud.com/blog/vault-backup-velero/ + +[70]: https://dellemc.com +[71]: https://dellemc.com/dataprotection +[72]: https://www.dellemc.com/resources/en-us/asset/briefs-handouts/solutions/h18141-dellemc-dpd-kubernetes.pdf diff --git a/site/img/adopters/BitGo.svg b/site/img/adopters/BitGo.svg new file mode 100644 index 000000000..3e12ac389 --- /dev/null +++ b/site/img/adopters/BitGo.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file diff --git a/site/img/adopters/DellEMC.png b/site/img/adopters/DellEMC.png new file mode 100644 index 000000000..371d27b31 Binary files /dev/null and b/site/img/adopters/DellEMC.png differ diff --git a/site/img/adopters/banzaicloud.svg b/site/img/adopters/banzaicloud.svg new file mode 100644 index 000000000..10c61d9da --- /dev/null +++ b/site/img/adopters/banzaicloud.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file diff --git a/site/img/adopters/bugsnag.svg b/site/img/adopters/bugsnag.svg new file mode 100644 index 000000000..4985fd1a6 --- /dev/null +++ b/site/img/adopters/bugsnag.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file diff --git a/site/img/adopters/kyma.svg b/site/img/adopters/kyma.svg new file mode 100644 index 000000000..c3a69b3a0 --- /dev/null +++ b/site/img/adopters/kyma.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/site/img/adopters/nirmata.svg b/site/img/adopters/nirmata.svg new file mode 100644 index 000000000..5acf0bd42 --- /dev/null +++ b/site/img/adopters/nirmata.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/site/img/adopters/redhat.svg b/site/img/adopters/redhat.svg new file mode 100644 index 000000000..22c16f779 --- /dev/null +++ b/site/img/adopters/redhat.svg @@ -0,0 +1 @@ +RedHat-Logo-A-Color \ No newline at end of file