Supported architectures and operating systems
The Edge Agent can be run on various Edge devices, so long as they support the systemd
process and either Docker or Podman runtime environments. This means that a wide range of Linux variants and CPU architectures are compatible, including the following:
- Ubuntu
- Debian
- Raspbian
- Red Hat Enterprise Linux (RHEL)
- CentOS
- MintOS
- SuSE
The supported architectures span the following systems:
- x86_64 or amd64
- ARM
- ARM64
- RISC-V
- Mac (both Intel and Apple silicon)
- Power Systems
- System-Z
For the latest supported versions and architectures, take a look at the official documentation that is available via IBM (https://www.ibm.com/docs/en/eam) or Open Horizon (https://github.com/open-horizon/).
The preparation work that’s required to install an Edge Agent on various hosts may be different but for the most part, an agent-install script makes the Edge Agent installation task...