AI didn't delete your data, and if it did, it isn't sorry
In this blog post, we take a look at a recent example why, in the world of AI and Vibe Coding, backup is more important than ever
In this blog post, we take a look at a recent example why, in the world of AI and Vibe Coding, backup is more important than ever
In this blog post, we take a look at the Model Context Protocol (MCP), how it relates to AI, where K8s fits in the picture, and what we need to protect in terms of data to ensure our AI agents have the context they need to tailor their responses to the requesting user
Learn how to install Kasten OpenShift operators in an airgapped environment.
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.
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.
When disaster strikes no need to say that panic also and any restore operation becomes stressful and error prone. Being able to automate entirely your restore operation is the key. Not only it speeds up your action and allow parrallelisation it also gives you a real measure of your RTO.
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.
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.
The rule of thumb in the backup world is to always have a copy of your backup in another site. Doing snapshot is not enough, you need to copy this snapshot somewhere else. But when you are on Azure this operation can be done very efficiently by leveraging the Azure capabilities to copy your snapshot to another region. This can improve dramatically your RPO and your RTO. Let's see how it works 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.
Learn how to install Kasten OpenShift operators in an airgapped environment.
When it comes to database backup and recovery, the ability to perform granular restores is essential. This post demonstrates how to leverage Kasten K10 to implement PostgreSQL granular table restores using custom Kanister blueprints and volume cloning techniques.
Learn how to automate the deployment of Veeam Kasten Operator on Red Hat OpenShift using Terraform
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.
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?
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.
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.
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.
How to use OpenShift's advanced monitoring stack with Kasten
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.
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.
We want to access kasten using https with a valid certificate. The Nginx Ingress controller and cert manager will make this task very easy on EKS.
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.
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.
The rule of thumb in the backup world is to always have a copy of your backup in another site. Doing snapshot is not enough, you need to copy this snapshot somewhere else. But when you are on Azure this operation can be done very efficiently by leveraging the Azure capabilities to copy your snapshot to another region. This can improve dramatically your RPO and your RTO. Let's see how it works with Kasten.
In this blog post, we take a look at the Model Context Protocol (MCP), how it relates to AI, where K8s fits in the picture, and what we need to protect in terms of data to ensure our AI agents have the context they need to tailor their responses to the requesting user
Kasten and EDB have worked on a partnership so that you can protect and migrate your EDB database using Kasten. With this partnership we get best of both words, a transaction consistent backup, based on storage snapshot and entirely managed by Kasten ! This will let you execute disaster recovery and migration scenario of enterprise database in just few clicks.
When disaster strikes no need to say that panic also and any restore operation becomes stressful and error prone. Being able to automate entirely your restore operation is the key. Not only it speeds up your action and allow parrallelisation it also gives you a real measure of your RTO.
Learn how to install Kasten OpenShift operators in an airgapped environment.
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.
Kasten and EDB have worked on a partnership so that you can protect and migrate your EDB database using Kasten. With this partnership we get best of both words, a transaction consistent backup, based on storage snapshot and entirely managed by Kasten ! This will let you execute disaster recovery and migration scenario of enterprise database in just few clicks.
Now that we have CSI driver on EKS that support snapshot and the capacity to create secure endpoint we can do a complete and secure installation of Kasten on EKS.
We want to access kasten using https with a valid certificate. The Nginx Ingress controller and cert manager will make this task very easy on EKS.
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.
Now that we have CSI driver on EKS that support snapshot and the capacity to create secure endpoint we can do a complete and secure installation of Kasten on EKS.
The rule of thumb in the backup world is to always have a copy of your backup in another site. Doing snapshot is not enough, you need to copy this snapshot somewhere else. But when you are on Azure this operation can be done very efficiently by leveraging the Azure capabilities to copy your snapshot to another region. This can improve dramatically your RPO and your RTO. Let's see how it works with Kasten.
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.
Kasten offers first class citizen support for VM with openshift virtualisation (backup, restore, migration ...). But restoring a full disk is not always what you want. Often you want to do a much more granular restore called FLR (File Level Restore). Let's see how you can do that wit Kasten and OCP-V.
In this blog post, we take a short walk through how we can now perform File Level Recovery (FLR) with Veeam Kasten and Veeam Backup & Replication
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?
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?
We want to access kasten using https with a valid certificate. The Nginx Ingress controller and cert manager will make this task very easy on EKS.
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?
We want to access kasten using https with a valid certificate. The Nginx Ingress controller and cert manager will make this task very easy on EKS.
Learn how to install Kasten OpenShift operators in an airgapped environment.
Learn how to install Kasten OpenShift operators in an airgapped environment.
When it comes to database backup and recovery, the ability to perform granular restores is essential. This post demonstrates how to leverage Kasten K10 to implement PostgreSQL granular table restores using custom Kanister blueprints and volume cloning techniques.
Learn how to automate the deployment of Veeam Kasten Operator on Red Hat OpenShift using Terraform
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.
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?
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.
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.
The rule of thumb in the backup world is to always have a copy of your backup in another site. Doing snapshot is not enough, you need to copy this snapshot somewhere else. But when you are on Azure this operation can be done very efficiently by leveraging the Azure capabilities to copy your snapshot to another region. This can improve dramatically your RPO and your RTO. Let's see how it works with Kasten.
Kasten offers first class citizen support for VM with openshift virtualisation (backup, restore, migration ...). But restoring a full disk is not always what you want. Often you want to do a much more granular restore called FLR (File Level Restore). Let's see how you can do that wit Kasten and OCP-V.
Kasten and EDB have worked on a partnership so that you can protect and migrate your EDB database using Kasten. With this partnership we get best of both words, a transaction consistent backup, based on storage snapshot and entirely managed by Kasten ! This will let you execute disaster recovery and migration scenario of enterprise database in just few clicks.
When disaster strikes no need to say that panic also and any restore operation becomes stressful and error prone. Being able to automate entirely your restore operation is the key. Not only it speeds up your action and allow parrallelisation it also gives you a real measure of your RTO.
Now that we have CSI driver on EKS that support snapshot and the capacity to create secure endpoint we can do a complete and secure installation of Kasten on EKS.
We want to access kasten using https with a valid certificate. The Nginx Ingress controller and cert manager will make this task very easy on EKS.
Learn how to automate the deployment of Veeam Kasten Operator on Red Hat OpenShift using Terraform
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.
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?
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.
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.
The rule of thumb in the backup world is to always have a copy of your backup in another site. Doing snapshot is not enough, you need to copy this snapshot somewhere else. But when you are on Azure this operation can be done very efficiently by leveraging the Azure capabilities to copy your snapshot to another region. This can improve dramatically your RPO and your RTO. Let's see how it works with Kasten.
Kasten offers first class citizen support for VM with openshift virtualisation (backup, restore, migration ...). But restoring a full disk is not always what you want. Often you want to do a much more granular restore called FLR (File Level Restore). Let's see how you can do that wit Kasten and OCP-V.
In this blog post, we take a short walk through how we can now perform File Level Recovery (FLR) with Veeam Kasten and Veeam Backup & Replication
Kasten offers first class citizen support for VM with openshift virtualisation (backup, restore, migration ...). But restoring a full disk is not always what you want. Often you want to do a much more granular restore called FLR (File Level Restore). Let's see how you can do that wit Kasten and OCP-V.
In this blog post, we take a look at the Model Context Protocol (MCP), how it relates to AI, where K8s fits in the picture, and what we need to protect in terms of data to ensure our AI agents have the context they need to tailor their responses to the requesting user
Kasten and EDB have worked on a partnership so that you can protect and migrate your EDB database using Kasten. With this partnership we get best of both words, a transaction consistent backup, based on storage snapshot and entirely managed by Kasten ! This will let you execute disaster recovery and migration scenario of enterprise database in just few clicks.
Kasten and EDB have worked on a partnership so that you can protect and migrate your EDB database using Kasten. With this partnership we get best of both words, a transaction consistent backup, based on storage snapshot and entirely managed by Kasten ! This will let you execute disaster recovery and migration scenario of enterprise database in just few clicks.
In this blog post, we take a look at the Model Context Protocol (MCP), how it relates to AI, where K8s fits in the picture, and what we need to protect in terms of data to ensure our AI agents have the context they need to tailor their responses to the requesting user
How to use OpenShift's advanced monitoring stack with 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?
In this blog post, we take a short walk through how we can now perform File Level Recovery (FLR) with Veeam Kasten and Veeam Backup & Replication
Learn how to install Kasten OpenShift operators in an airgapped environment.
Learn how to automate the deployment of Veeam Kasten Operator on Red Hat OpenShift using Terraform
In this blog post, we take a short walk through how we can now perform File Level Recovery (FLR) with Veeam Kasten and Veeam Backup & Replication
How to use OpenShift's advanced monitoring stack with Kasten
Kasten offers first class citizen support for VM with openshift virtualisation (backup, restore, migration ...). But restoring a full disk is not always what you want. Often you want to do a much more granular restore called FLR (File Level Restore). Let's see how you can do that wit Kasten and OCP-V.
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.
Learn how to automate the deployment of Veeam Kasten Operator on Red Hat OpenShift using Terraform
Learn how to install Kasten OpenShift operators in an airgapped environment.
Kasten and EDB have worked on a partnership so that you can protect and migrate your EDB database using Kasten. With this partnership we get best of both words, a transaction consistent backup, based on storage snapshot and entirely managed by Kasten ! This will let you execute disaster recovery and migration scenario of enterprise database in just few clicks.
When it comes to database backup and recovery, the ability to perform granular restores is essential. This post demonstrates how to leverage Kasten K10 to implement PostgreSQL granular table restores using custom Kanister blueprints and volume cloning techniques.
How to use OpenShift's advanced monitoring stack with Kasten
Learn how to automate the deployment of Veeam Kasten Operator on Red Hat OpenShift using Terraform
The rule of thumb in the backup world is to always have a copy of your backup in another site. Doing snapshot is not enough, you need to copy this snapshot somewhere else. But when you are on Azure this operation can be done very efficiently by leveraging the Azure capabilities to copy your snapshot to another region. This can improve dramatically your RPO and your RTO. Let's see how it works with Kasten.
The rule of thumb in the backup world is to always have a copy of your backup in another site. Doing snapshot is not enough, you need to copy this snapshot somewhere else. But when you are on Azure this operation can be done very efficiently by leveraging the Azure capabilities to copy your snapshot to another region. This can improve dramatically your RPO and your RTO. Let's see how it works with Kasten.
Kasten and EDB have worked on a partnership so that you can protect and migrate your EDB database using Kasten. With this partnership we get best of both words, a transaction consistent backup, based on storage snapshot and entirely managed by Kasten ! This will let you execute disaster recovery and migration scenario of enterprise database in just few clicks.
When disaster strikes no need to say that panic also and any restore operation becomes stressful and error prone. Being able to automate entirely your restore operation is the key. Not only it speeds up your action and allow parrallelisation it also gives you a real measure of your RTO.
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.
In this blog post, we take a short walk through how we can now perform File Level Recovery (FLR) with Veeam Kasten and Veeam Backup & Replication
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.
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.
The rule of thumb in the backup world is to always have a copy of your backup in another site. Doing snapshot is not enough, you need to copy this snapshot somewhere else. But when you are on Azure this operation can be done very efficiently by leveraging the Azure capabilities to copy your snapshot to another region. This can improve dramatically your RPO and your RTO. Let's see how it works with Kasten.
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.
Learn how to automate the deployment of Veeam Kasten Operator on Red Hat OpenShift using Terraform
How to use OpenShift's advanced monitoring stack with Kasten
Now that we have CSI driver on EKS that support snapshot and the capacity to create secure endpoint we can do a complete and secure installation of Kasten on EKS.
We want to access kasten using https with a valid certificate. The Nginx Ingress controller and cert manager will make this task very easy on EKS.
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.
How to use OpenShift's advanced monitoring stack with Kasten
Kasten offers first class citizen support for VM with openshift virtualisation (backup, restore, migration ...). But restoring a full disk is not always what you want. Often you want to do a much more granular restore called FLR (File Level Restore). Let's see how you can do that wit Kasten and OCP-V.
In this interactive demo, see how quick and easy it is to deploy Veeam Kasten on AKS from the Azure Container Marketplace
Extending Kasten with the Veeam Data Platform APIs
Extending Kasten with the Veeam Data Platform APIs
In this blog post, we cover how to implement an application consistent blueprint for a bitnami MongoDB
In this post, we take a look at the recently published Veeam Kasten Red Hat OpenShift Virtualization Reference Architecture
In this blog post, we cover how to implement Okta as an Auth Provider for OpenShift and in turn, configuring it for Kasten K10
In this post, we revisit protecting VMs on SUSE Harvester
In this post, we deploy Kasten on Azure Kubernetes Service with Azure Container Storage
In this post, we revisit protecting VMs on SUSE Harvester
In this post, we deploy Kasten on Azure Kubernetes Service with Azure Container Storage
In this blog post, we cover how to implement an application consistent blueprint for a bitnami MongoDB
A getting started interactive demo, we take a look at the UI and key features of Kasten K10 by Veeam
Back to Basics: Business Continuity and Disaster Recovery (BCDR) Planning - Cloud Native Edition
Back to Basics: Business Continuity and Disaster Recovery (BCDR) Planning - Cloud Native Edition
A getting started interactive demo, we take a look at the UI and key features of Kasten K10 by Veeam
Kasten now officially supports SUSE Virtualization (previously known as SUSE Harvester)
In this interactive demo, see how quick and easy it is to leverage the Red Hat OpenShift Migration Toolkit for Virtualization Operator
In this interactive demo, see how quick and easy it is to deploy Veeam Kasten on AKS from the Azure Container Marketplace
A getting started interactive demo, we take a look at the UI and key features of Kasten K10 by Veeam
The latest interactive demo is available, focused on simple Kubernetes application migration.
In this interactive demo, see how quick and easy it is to deploy Red Hat OpenShift on AWS and protect workloads.
In this interactive demo, see how quick and easy it is to deploy Kasten by Veeam via the Red Hat OpenShift Operator.
Back to Basics: Business Continuity and Disaster Recovery (BCDR) Planning - Cloud Native Edition
When it comes to database backup and recovery, the ability to perform granular restores is essential. This post demonstrates how to leverage Kasten K10 to implement PostgreSQL granular table restores using custom Kanister blueprints and volume cloning techniques.
Easily protect Suse Harvester VMs with Kasten K10 by Veeam
Simplify and gain greater control over your helm deployments with Navig8.
How to backup and restore kafka messaging data & config using Kasten by Veeam
In this blog post, we cover how to implement an application consistent blueprint for a bitnami MongoDB
We saw recently how to protect Kafka but can we protect the other major messaging application with Kasten too?
How to backup and restore kafka messaging data & config using Kasten by Veeam
In this blog post, we look at how to migrate from VMware Virtual Machines to Openshift Virtualisation
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.
A getting started interactive demo, we take a look at the UI and key features of Kasten K10 by Veeam
Kasten now officially supports SUSE Virtualization (previously known as SUSE Harvester)
Easily protect Suse Harvester VMs with Kasten K10 by Veeam
In this post, we revisit protecting VMs on SUSE Harvester
In this post, we deploy Kasten on Azure Kubernetes Service with Azure Container Storage
We saw recently how to protect Kafka but can we protect the other major messaging application with Kasten too?
How to backup and restore kafka messaging data & config using Kasten by Veeam
In this interactive demo, see how quick and easy it is to deploy Veeam Kasten on AKS from the Azure Container Marketplace
In this blog post, we look at how to migrate from VMware Virtual Machines to Openshift Virtualisation
The latest interactive demo is available, focused on simple Kubernetes application migration.
In this blog post, we look at how to migrate from VMware Virtual Machines to Openshift Virtualisation
In this post, we take a look at the recently published Veeam Kasten Red Hat OpenShift Virtualization Reference Architecture
In this interactive demo, see how quick and easy it is to leverage the Red Hat OpenShift Migration Toolkit for Virtualization Operator
In this interactive demo, see how quick and easy it is to deploy Veeam Kasten on AKS from the Azure Container Marketplace
In this interactive demo, see how quick and easy it is to deploy Red Hat OpenShift on AWS and protect workloads.
In this interactive demo, see how quick and easy it is to deploy Kasten by Veeam via the Red Hat OpenShift Operator.
In this blog post, we cover how to implement Okta as an Auth Provider for OpenShift and in turn, configuring it for Kasten K10
In this blog post, we cover how to implement Okta as an Auth Provider for OpenShift and in turn, configuring it for Kasten K10
In this blog post, we look at how to migrate from VMware Virtual Machines to Openshift Virtualisation
In this post, we take a look at the recently published Veeam Kasten Red Hat OpenShift Virtualization Reference Architecture
In this interactive demo, see how quick and easy it is to leverage the Red Hat OpenShift Migration Toolkit for Virtualization Operator
In this blog post, we look at how to migrate from VMware Virtual Machines to Openshift Virtualisation
In this blog post, we cover how to implement Okta as an Auth Provider for OpenShift and in turn, configuring it for Kasten K10
The latest interactive demo is available, focused on simple Kubernetes application migration.
In this interactive demo, see how quick and easy it is to deploy Red Hat OpenShift on AWS and protect workloads.
In this interactive demo, see how quick and easy it is to deploy Kasten by Veeam via the Red Hat OpenShift Operator.
Simplify and gain greater control over your helm deployments with Navig8.
We saw recently how to protect Kafka but can we protect the other major messaging application with Kasten too?
Extending Kasten with the Veeam Data Platform APIs
In this post, we take a look at the recently published Veeam Kasten Red Hat OpenShift Virtualization Reference Architecture
In this interactive demo, see how quick and easy it is to leverage the Red Hat OpenShift Migration Toolkit for Virtualization Operator
The latest interactive demo is available, focused on simple Kubernetes application migration.
In this interactive demo, see how quick and easy it is to deploy Kasten by Veeam via the Red Hat OpenShift Operator.
In this interactive demo, see how quick and easy it is to deploy Red Hat OpenShift on AWS and protect workloads.
In this blog post, we cover how to implement an application consistent blueprint for a bitnami MongoDB
How to backup and restore kafka messaging data & config using Kasten by Veeam
Kasten now officially supports SUSE Virtualization (previously known as SUSE Harvester)
Easily protect Suse Harvester VMs with Kasten K10 by Veeam
When it comes to database backup and recovery, the ability to perform granular restores is essential. This post demonstrates how to leverage Kasten K10 to implement PostgreSQL granular table restores using custom Kanister blueprints and volume cloning techniques.
Extending Kasten with the Veeam Data Platform APIs
In this blog post, we take a look at a recent example why, in the world of AI and Vibe Coding, backup is more important than ever
Easily protect Suse Harvester VMs with Kasten K10 by Veeam
In this post, we take a look at the recently published Veeam Kasten Red Hat OpenShift Virtualization Reference Architecture
Easily protect Suse Harvester VMs with Kasten K10 by Veeam
In this blog post, we look at how to migrate from VMware Virtual Machines to Openshift Virtualisation