Tagged articles
8 articles
Page 1 of 1
ITPUB
ITPUB
Apr 27, 2026 · Cloud Native

Why Skipping Backups Makes Kubernetes Operations Impossible

The article explains that running production Kubernetes clusters without regular backup and recovery plans exposes businesses to severe risks such as cluster failures, data loss, and prolonged downtime, and it details practical etcd physical and Velero logical backup strategies to mitigate these threats.

BackupCloud NativeKubernetes
0 likes · 9 min read
Why Skipping Backups Makes Kubernetes Operations Impossible
MaGe Linux Operations
MaGe Linux Operations
Jul 26, 2024 · Operations

How to Install and Use Velero for Kubernetes Backup and Migration

This guide introduces Velero, an open-source Kubernetes backup and migration tool, explains its architecture and workflow, and provides step-by-step instructions for installing the client and server, configuring object storage with MinIO, and managing backups and restores.

Cloud NativeKubernetesVelero
0 likes · 10 min read
How to Install and Use Velero for Kubernetes Backup and Migration
Open Source Linux
Open Source Linux
Jan 15, 2024 · Cloud Native

Automate Kubernetes Local Storage and Backup with Carina and Velero

This guide explains why local storage remains essential in the cloud‑native era, outlines a step‑by‑step plan to set up a Kubernetes cluster, deploy Carina for automated local disk management, configure a test Nginx workload, install MinIO and Velero for backup, and finally perform backup and restore operations to verify data integrity.

BackupCarinaCloud Native Storage
0 likes · 30 min read
Automate Kubernetes Local Storage and Backup with Carina and Velero
Ops Development Stories
Ops Development Stories
Aug 9, 2022 · Cloud Native

Master Kubernetes Cluster: Install, Upgrade, Backup, and Restore Step‑by‑Step

This comprehensive guide walks you through installing a Kubernetes cluster with kubeadm, configuring containerd, initializing master and worker nodes, deploying Calico networking and the Dashboard, performing upgrades, renewing certificates, adding or removing nodes, and backing up both etcd data and cluster manifests using scripts and Velero.

CalicoCluster UpgradeKubernetes
0 likes · 36 min read
Master Kubernetes Cluster: Install, Upgrade, Backup, and Restore Step‑by‑Step
DevOps Cloud Academy
DevOps Cloud Academy
Sep 21, 2021 · Cloud Native

Using Velero for Kubernetes Backup and Restore with MinIO

This guide explains how to use Velero to back up and restore Kubernetes clusters, covering its principles, backup types, storage configuration, installation of Velero and MinIO, and step‑by‑step commands for creating, testing, and recovering a MySQL workload.

BackupCloud NativeKubernetes
0 likes · 18 min read
Using Velero for Kubernetes Backup and Restore with MinIO
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Mar 31, 2021 · Operations

How to Efficiently Backup and Restore Your Kubernetes Cluster with Velero and Other Tools

Accidental namespace deletions in Kubernetes can cause massive data loss, but by using etcd snapshots, resource‑level backup tools like Velero, PX‑Backup, and Kasten, and configuring scheduled backups, hooks, and PVC migration, you can protect clusters, streamline recovery, and avoid painful manual redeployments.

BackupCluster MigrationKubernetes
0 likes · 12 min read
How to Efficiently Backup and Restore Your Kubernetes Cluster with Velero and Other Tools