We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b406570 commit c8981dbCopy full SHA for c8981db
docs/modules/ROOT/pages/explanations/supported-cpus.adoc
@@ -3,7 +3,7 @@
3
K8up is only built for Linux.
4
The only supported CPU architecture is currently the _x64_ (otherwise known as _AMD64_ and _x86-64_).
5
6
-In v2.x we introduced builds of the K8up binary for the _AArch64_ CPU architecture (otherwise known as _amd64_).
+In v2.x we introduced builds of the K8up binary for the _AArch64_ CPU architecture (otherwise known as _arm64_).
7
These builds are currently provided on a best-effort basis without further testing or support.
8
9
We will eventually provide Docker builds for _AArch64_ CPUs as well.
0 commit comments