Backup

Backup

7 Posts
Automate the installation of the Veeam Kasten Operator on OpenShift with Terrraform

Automate the installation of the Veeam Kasten Operator on OpenShift with Terrraform

Learn how to automate the deployment of Veeam Kasten Operator on Red Hat OpenShift using Terraform

Operating Kasten with kubectl - Getting started

Operating Kasten with kubectl - Getting started

Did you know that you can protect your Kubernetes apps with Kasten without even logging into its UI? In this first post of in a planned series, you will learn how to operate Kasten with kubectl, starting with basic backup and restore workflows.

Creating an Internal GKE Ingress for Kasten

Creating an Internal GKE Ingress for Kasten

GKE provides a high-performance solution for load balancing containers. But how do you expose an internal ingress in this architecture? More specifically, how do you expose an internal ingress for Kasten?

Use Azure federated identity with Kasten in Openshift

Use Azure federated identity with Kasten in Openshift

When Kasten need to interact with a cloud provider API as Azure we have 2 approaches. One approach is to store the credential of a service principal in a secret but another one is to use federated identity. Federated identity avoid storing credential in a secret and bring much better security. Let's see how it works.

Use snapshot to backup Azure file with Kasten

Use snapshot to backup Azure file with Kasten

With csi snapshots backing up with Kasten is very simple. Since april 2024 the azure file csi driver now support snapshot (for SMB volume) and is shipped with AKS. Let's see how easy it is now to backup an azure file volume in Kubernetes.

Kasten on EKS - Part 1, Install a csi strorage driver

Kasten on EKS - Part 1, Install a csi strorage driver

To create crash consistent backup you need snapshot. Out of the box the csi ebs driver support snapshot, let's see how we can install it on eks.

Using OpenShift Monitoring for Kasten

Using OpenShift Monitoring for Kasten

How to use OpenShift's advanced monitoring stack with Kasten