diff --git a/2.2/general/PlatformRequirements/index.html b/2.2/general/PlatformRequirements/index.html index 14e59dca40..d78de6aefb 100644 --- a/2.2/general/PlatformRequirements/index.html +++ b/2.2/general/PlatformRequirements/index.html @@ -2797,18 +2797,19 @@

Platform Requirements

EdgeX Foundry has been run successfully on many systems, including, but not limited to the following systems

Info

-

EdgeX is agnostic with regards to hardware (x86 and ARM), but only release artifacts for x86 and ARM 64 systems. EdgeX has been successfully run on ARM 32 platforms but has required users to build their own executable from source. EdgeX does not officially support ARM 32.

+

EdgeX Foundry runs on various distributions and / or versions of Linux, Unix, MacOS, Windows, etc. However, the community only supports the platform on amd64 (x86-64) and arm64 architectures.

+

EdgeX Foundry releases pre-built artifacts as Docker images and Snaps. Please refer to Getting Started for details.

+

EdgeX can run on armhf architecture but that requires users to build their own executables from source. EdgeX does not officially support armhf.

diff --git a/2.2/getting-started/Ch-GettingStartedDevelopers/index.html b/2.2/getting-started/Ch-GettingStartedDevelopers/index.html index 2779cffb00..c44f8090ed 100644 --- a/2.2/getting-started/Ch-GettingStartedDevelopers/index.html +++ b/2.2/getting-started/Ch-GettingStartedDevelopers/index.html @@ -3018,7 +3018,7 @@

Introduction

What You Need

Hardware

EdgeX Foundry is an operating system (OS) and hardware (HW)-agnostic edge software platform. -See the reference page for platform requirements. These provide guidance on a minimal platform to run the EdgeX platform. However, as a developer, you may find that additional memory, disk space, and improved CPU are essential to building and debugging.

+See the reference page for platform requirements. These provide guidance on a minimal platform to run the EdgeX platform. However, as a developer, you may find that additional memory, disk space, and improved CPU are essential to building and debugging.

Software

Developers need to install the following software to get, run and develop EdgeX Foundry micro services:

diff --git a/2.2/getting-started/index.html b/2.2/getting-started/index.html index 374ff3b860..644a617e8f 100644 --- a/2.2/getting-started/index.html +++ b/2.2/getting-started/index.html @@ -478,13 +478,6 @@