Skip to content

Commit 7b8a9f1

Browse files
authored
Merge pull request #65620 from anarnold97/OADP-2684-Document-Supported-Architecture
OADP-2684: Document supported architecture to include arm64 support
2 parents 25594d8 + ab15eb0 commit 7b8a9f1

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The default plugins enable Velero to integrate with certain cloud providers and
1313
include::modules/oadp-features.adoc[leveloffset=+1]
1414
include::modules/oadp-plugins.adoc[leveloffset=+1]
1515
include::modules/oadp-configuring-velero-plugins.adoc[leveloffset=+1]
16+
include::modules/oadp-supported-architecture.adoc[leveloffset=+1]
1617

1718
[id="oadp-support-for-ibm-power-and-ibm-z"]
1819
== OADP support for IBM Power and {ibmzProductName}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc
4+
5+
:_content-type: CONCEPT
6+
[id="oadp-supported-architecture_{context}"]
7+
= Supported architectures for OADP
8+
9+
10+
11+
{oadp-first} supports the following architectures:
12+
13+
* AMD64
14+
* ARM64
15+
* PPC64le
16+
* s390x
17+
18+
[NOTE]
19+
====
20+
OADP 1.2.0 and later versions support the ARM64 architecture.
21+
====

0 commit comments

Comments
 (0)