Skip to content

Commit b9be4d1

Browse files
authored
Merge pull request validatedpatterns#498 from mdstjean/patch-5
Update _index.md
2 parents b703f0b + f9a38ab commit b9be4d1

File tree

1 file changed

+3
-3
lines changed
  • content/patterns/ansible-edge-gitops-kasten

1 file changed

+3
-3
lines changed

content/patterns/ansible-edge-gitops-kasten/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Ansible Edge GitOps with Veeam Kasten
2+
title: OpenShift Virtualization Data Protection with Veeam Kasten
33
date: 2024-10-28
44
tier: sandbox
55
summary: This pattern uses OpenShift Virtualization to simulate an edge environment for VMs, protected by Veeam Kasten.
@@ -22,13 +22,13 @@ links:
2222
# ci: aegitops
2323
---
2424

25-
# Ansible Edge GitOps with Veeam Kasten
25+
# OpenShift Virtualization Data Protection with Veeam Kasten
2626

2727
## Background
2828

2929
Organizations are interested in accelerating their deployment speeds and improving delivery quality in their Edge environments, where many devices may not fully or even partially embrace the GitOps philosophy. Further, there are VMs and other devices that can and should be managed with Ansible. This pattern explores some of the possibilities of using an OpenShift-based Ansible Automated Platform deployment and managing edge devices, based on work done with a partner in the Chemical space.
3030

31-
This pattern uses **OpenShift Virtualization** (the productization of KubeVirt) to provision VMs alongside Kubernetes-native workloads on the cluster. As VMs are inherently stateful workloads, a GitOps approach alone is not sufficient to recover an environment in the event of accidental data loss, malware attack, or infrastructure failure - especially in edge environments where infrastructure may be less resilient or subject to harsh environments. This example extends the standard [Ansible Edge GitOps pattern](https://validatedpatterns.io/patterns/ansible-edge-gitops/) to include automated deployment and configuration of [Veeam Kasten](https://www.veeam.com/products/cloud/kubernetes-data-protection.html), the #1 Kubernetes data protection and mobility solution.
31+
This pattern uses **Red Hat OpenShift Virtualization** (the productization of KubeVirt) to provision VMs alongside Kubernetes-native workloads on the cluster. As VMs are inherently stateful workloads, a GitOps approach alone is not sufficient to recover an environment in the event of accidental data loss, malware attack, or infrastructure failure - especially in edge environments where infrastructure may be less resilient or subject to harsh environments. This example extends the standard [Ansible Edge GitOps pattern](https://validatedpatterns.io/patterns/ansible-edge-gitops/) to include automated deployment and configuration of [Veeam Kasten](https://www.veeam.com/products/cloud/kubernetes-data-protection.html), the #1 Kubernetes data protection and mobility solution.
3232

3333
### Solution elements
3434

0 commit comments

Comments
 (0)