Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Velero Alternatives
Similar projects and alternatives to velero
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
k8s-object-dumper
Kubernetes object dumper for use as a pre backup command in K8up.
-
-
-
velero-plugin-for-gcp
Plugins to support Velero on Google Cloud Platform (GCP)
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
-
rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
-
BorgBackup
Deduplicating archiver with compression and authenticated encryption.
-
Vault
A tool for secrets management, encryption as a service, and privileged access management
-
-
-
Harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
-
Keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
-
kopia
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
-
vcluster
vcluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
velero reviews and mentions
-
How to backup / snapshot and restore full EKS cluster(s)?
I use this https://velero.io and it works great.
- Multi cluster vs namespaces
-
BorgBackup, Deduplicating archiver with compression and encryption
I'm using Velero to do this in my toy kubernetes clusters. It uses Restic under the hood and can store things into S3. By default it will take a filesystem-level copy of whatever is on a pv. It looks like it supports hooks, e.g. to run pg_backup like you mentioned, but I haven't used them.
-
convert storageclasses of existing PVs
Check out https://velero.io
- automated volume snapshots in gke
- Automated Volume Snapshots on GKE
-
Mayday, mayday! I need a scalable infrastructure to migrate on Scaleway Elements! Part 1 - Networking & Security
Velero is an open source disaster recovery tool used to backup an entire Kubernetes cluster and save the backup in a bucket. A Scaleway Serverless function could be used to download and upload backups periodecally to a bucket:
-
Building a "complete" cluster locally
Ideas from my kubernetes experience: * Cert-Manager is very popular and almost a must-have if you terminate SSL inside the cluster * Backups using velero * A dashboard/UI is actually very helpful to quickly browse resources, client tools like k9s are fine too * Secret: Management: Bitnami Sealed Secrets is the second big project in that space * I would add Loki to aggregate Logs * Never heard of ory. Usually I see (dex)[https://dexidp.io/] or keycloak used for Authentication * I like to run OpenEBS as in-cluster storage. * Istio isn't compatible with the upcomming ServiceMeshInterface (i think), so the trend seem to go toward Linkerd * Some Operator to deploy your favorite Database, is also a nice learning exercise.
-
Script for backup/restore etcd, certificates, PVC without velero or advanced tools.
Actual restoration from backup is more complicated because fine-grained coordination really depends on how you're running everything you're running on your cluster, but theoretically you don't need to back up ETCD because you can re-create all the things the API stored in there in the first place. There's a discussion question on this very idea in the velero github.
-
Monitoring Velero Backup and Restore with BotKube
To install the CLI client locally, download and extract the latest release's tarball for your client platform. Move the extracted velero binary to somewhere in your $PATH
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 Mar 2023
Stats
vmware-tanzu/velero is an open source project licensed under Apache License 2.0 which is an OSI approved license.