Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

How to Backup Kubernetes Clusters with Terraform and CloudCasa | Step-by-Step Demo

In this demo, Martin Phan, Field CTO at CloudCasa, shows you how to automate the deployment of CloudCasa resources using our official Terraform provider. Learn how to register Kubernetes clusters, set up backup jobs and policies, and define object storage destinations — all through infrastructure as code. What you'll learn.

How to Easily Backup and Restore SUSE Virtualization VMs (Updated Tutorial)

In this updated tutorial, Martin Phan, Field CTO at CloudCasa, walks you through how to easily back up and restore virtual machines in SUSE Virtualization (formerly Harvester). You'll see how to register your SUSE cluster with CloudCasa, protect containerized VMs, and perform a full VM restore — including the ability to restore to a different namespace with options to power off the VM and apply additional restore transformations.

How to Set Up the CloudCasa Agent Spectro Cloud Pack for Kubernetes Backup

Spectro Cloud Palette is an enterprise-grade Kubernetes management platform that simplifies the deployment and lifecycle management of clusters across data center, cloud, and edge environments. Designed around a declarative model, Spectro Cloud Palette enables users to define full-stack cluster profiles—including the operating system, Kubernetes version, and curated integrations—all governed by policy.

Selective Backup & Restore for KubeVirt VMs

Easily protect your virtual machines running on KubeVirt, Red Hat OpenShift Virtualization, or SUSE Virtualization (Harvester) with CloudCasa! This video shows how to perform selective backup and restore of VMs inside your Kubernetes environment with just a few clicks. Whether you're managing critical workloads or large-scale clusters, CloudCasa gives you granular control to protect only what matters — and recover fast. Compatible with modern K8s virtualization platforms, CloudCasa makes VM-level protection simple and powerful.

How to Easily Backup and Restore Red Hat OpenShift Virtualization VMs (Updated Tutorial)

In this tutorial, Martin Phan, Field CTO at CloudCasa, demonstrates how to easily back up and restore virtual machines (VMs) in Red Hat OpenShift Virtualization. You'll learn how to register your OpenShift cluster with CloudCasa, protect containerized VMs, and perform full VM restores — including the ability to restore to a different or existing namespace with options to clear the MAC address and generate a new firmware UUID. Martin walks you through the complete process: installing the agent, defining backup jobs, monitoring backup activities, and restoring VMs step-by-step.

How to Restore Individual Files from PVC by CloudCasa?

Need to recover individual files from a Kubernetes Persistent Volume Claim (PVC)? In this demo, CloudCasa Field CTO Martin Fon walks you through file-level restore from PVC using CloudCasa’s intuitive user interface. No need to modify backup jobs—just point, click, and restore files or folders directly to your original or alternate cluster. Key highlights: • Explore PVC contents from your backup Whether you're dealing with accidental file deletion or need selective recovery for compliance, CloudCasa makes granular file recovery from Kubernetes backups simple and powerful.

What Is File-Level Restore, and Why Does It Matter for Kubernetes Backups?

Kubernetes environments move fast — and when something breaks, it can break fast. If you’re a platform engineer managing stateful apps or a DevOps lead keeping critical workloads alive, you’ve likely felt the sting of a storage misstep. One wrong file deletion or a corrupted directory, and suddenly you’re restoring entire volumes just to recover a few megabytes.

From Zero to Hero: Master Kubernetes Backup with Palette VMO by Spectro Cloud

Kubernetes has become the foundation for modern applications—but with great flexibility comes greater complexity and risk. Whether it’s an accidental misconfiguration, a failed update, or a cluster-wide outage, disruptions happen fast—and when they do, they impact both your containers and the virtual machines (VMs) running alongside them. In these high-stakes moments, your recovery plan is what makes the difference between a brief hiccup and a full-blown disaster.

CloudCasa Feature Update March 2025 - File Level Restore

Spring has just begun at most of Catalogic’s locations around the world, and outside plants are just beginning to sprout. But the CloudCasa team has been busy through the winter growing a bumper crop of new features and, to stretch the metaphor maybe a bit too much, now we’re ready to harvest them! We think you’ll be impressed with the new additions to CloudCasa in this release.

Understanding Kubernetes Cluster Architecture: Master & Worker Nodes Explained

Kubernetes has evolved into the industry standard for orchestrating containerized applications. In this article, we break down the architecture of a Kubernetes cluster using practical examples, and code snippets. Whether you’re a beginner or an experienced engineer, you’ll gain clarity on the roles of control plane (historically “master”) and worker nodes, the nuances of multi-control-plane deployments, and updated OpenShift configurations.