Tag

Velero

1 views collected around this technical thread.

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.

CalicoKubernetesKubernetes Dashboard
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.

Cloud NativeKubernetesMinIO
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.

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