Skip to content

ms-vincent/IoT-Edge-Redhat-8-Installation-Steps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for Installation of Azure IoT Edge on Redhat 8.x

These are unofficial instructions that outline the steps to get Azure IoT Edge installed and running on Redhat 8.x.

There were significant changes between IoT Edge 1.1 and 1.2 and as such the instructions to install IoT Edge vary slightly.

The configurations that I was able to get installed and have done basic tests on:

  • Azure IoT Edge: 1.1.2 + 1.2.0.1
  • Red Hat Enterprise Linux 8.1 and 8.2 (deployed as a VM in Azure from the Azure Marketplace:
    Create a resource and select the following tile:
    RedhatLVMTile
    Under "Image", select Red Hat Enterprise Linux 8.2 (LVM) - Gen1 or Red Hat Enterprise Linux 8.1 - Gen1:
    RHEL%2081%2082

    If you are using an existing Linux image, you'll have to remove any conflicting container packages such as docker, podman, etc. There also might be some other dependencies that you'll need to get installed such as openssl.

NOTE: Redhat is not a tier 1 supported operating system but IoT Edge has been tested to run on Redhat 7.5. Redhat 7.5 specifically is listed as a tier 2 OS as per the platform support documentation and further tests of version 8.x has not been specifically completed. Based on my testing, IoT Edge on RHEL 8 seems to work but I have not done extensive testing and your results may vary.

For a list of supported operating systems, see https://docs.microsoft.com/en-us/azure/iot-edge/support?view=iotedge-2020-11

Installation of IoT Edge on Redhat Linux

Oct 2021 Update: The following documentation has been updated to include instructions on how to install Edge using the new Microsoft provided moby packages for Redhat 8.

Follow the instructions for the version of Azure IoT Edge that you are looking to install:

  1. Azure IoT Edge 1.1 LTS
  2. Azure IoT Edge 1.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published