/images/avatar.png

Cloud.Virt.AI.Sec

Cloud · Virt · AI · Sec

Welcome to Cloud.Virt.AI.Sec

Instant Recovery: Deep Dive into Kubernetes Container Instant Recovery Technology (Part 2) - Backup and Restore

In our previous article, we set up the basic Kubernetes environment. Now let’s dive deep into the backup and restore process.

K10 Installation and Configuration

First up is K10 installation - nothing particularly special here. Just follow the official installation guide from the website and use Helm for installation. The only thing to note is that for instant recovery support, K10 needs to be version 6.0.8 or higher, while VBR requires version 12 or above. Here are the K10 installation parameters I used for your reference:

Instant Recovery: A Deep Dive into Kubernetes Container Instant Recovery Technology (Part 1) - Building the Foundation Environment

Do you remember last year when I introduced VMware’s FCD disks and experimented with instant data recovery on K8s using VBR’s Instant Disk Recovery? This year, this feature has finally been officially released in the latest K10 in collaboration with VBR. Today, let me walk you through a demo to see how it works. My demo will be split into two parts: the first part will guide you through building a K3S cluster that can use vSphere Cloud Native Storage, and then in the second part, we’ll explore K10’s backup and recovery capabilities.

VRO Basic Guide (Part 9) - Document Template Analysis

VRO Getting Started Guide (8) - Plan Step · Part 2

VRO Basic Tutorial (Part 7) - Plan Step · Part 1

Series Table of Contents:

In previous posts, we’ve discussed in detail the creation process of Orchestration Plans. Beyond these basic creation steps within each Orchestration Plan, the most important aspect of this system is its automated workflow. This automation is implemented through PowerShell scripts. In VRO, these PowerShell automation scripts are encapsulated within Plan Steps, which are scheduled, executed, and parameter-passed by VRO’s Orchestration Plans.

VRO v6 Getting Started Guide (Part 6) - Data Lab