Skip to content

VeleroπŸ“œ

OverviewπŸ“œ

Velero is an open source tool to safely backup and restore, perform disaster recovery, and migrate Kubernetes cluster resources and persistent volumes.

Big Bang Touch PointsπŸ“œ

Architecture:πŸ“œ

StorageπŸ“œ

Data from velero is stored in object storage and configuration is based upon the provider.

Istio ConfigurationπŸ“œ

Istio is disabled in the velero chart by default and can be enabled by setting the following values in the bigbang chart:

istio:
  enabled: true

These values get passed into the velero chart here.

High AvailabilityπŸ“œ

Velero does not have configurations for high availability.

Single Sign on (SSO)πŸ“œ

None. This service doesn’t have a web interface.

LicensingπŸ“œ

Apache 2.0 License

DependenciesπŸ“œ

Velero requires an object storage service available with the bucket details pre-configured. This can be block storage from block storage from AWS, Azure or other providers. minio and minioOperator can be enabled to provide this storage local to the cluster under the addon packages.


Last update: 2023-04-21 by Ryan Thompson