Skip to content

Commit d081fcc

Browse files
author
Martin Jackson
committed
Add diagram
1 parent 9d0640a commit d081fcc

File tree

3 files changed

+9
-11
lines changed

3 files changed

+9
-11
lines changed

content/blog/2025-11-17-introducing-ramendr-starter-kit.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,12 @@ The ability to recover a workload in the event of a regional disaster is conside
109109
industries for applications that the user deems critical enough to require DR support for, but unable to provide
110110
it natively in the application.
111111

112+
== Special Thanks
112113

114+
This pattern was an especially challenging one to design and complete, because of the number of elements in it
115+
and the timing issues inherent in eventual-consistency models. Therefore, special thanks are due to the following
116+
people, without whom this pattern would not exist:
113117

118+
* The authors of the original link:https://github.com/validatedpatterns/regional-resiliency-pattern[regional-resiliency-pattern], which provided the foundation for the ODF and RamenDR components, and building the managed clusters via Hive
119+
* Aswin Suryanarayanan, who helped immensely with some late challenges with Submariner
120+
* Annette Clewett, without whom this pattern would not exist. Annette took the time to thoroughly explain all of RamenDR's dependencies and how to orchestrate them all correctly.

content/patterns/ramendr-starter-kit/_index.adoc

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,5 @@ This pattern uses OpenShift Virtualization (the productization of Kubevirt) to s
6666

6767
=== Architecture
6868

69-
Similar to other Validated Patterns, this pattern starts with a central management hub. The hub cluster then builds
70-
two managed clusters using Hive, which are in different regions as usually required for Regional Disaster Recovery.
71-
72-
==== Logical architecture
73-
74-
TBD
75-
76-
==== Physical architecture
77-
78-
TBD
79-
69+
.ramendr-architecture-diagram
70+
image::/images/ramendr-starter-kit/ramendr-architecture.drawio.png[ramendr-starter-kit-architecture,title="RamenDR Starter Kit Architecture"]
434 KB
Loading

0 commit comments

Comments
 (0)