Quickstart: Get started with Azure Stack Edge Pro with GPU

This quickstart details the prerequisites and the steps required to deploy your Azure Stack Edge Pro GPU device. The quickstart steps are performed in the Azure portal and on the local web UI of the device.

The total procedure should approximately take 1.5 hours to complete. For detailed step-by-step instructions, go to Tutorial: Prepare to deploy Azure Stack Edge Pro GPU.

Prerequisites

Before you deploy, make sure that following prerequisites are in place:

  1. The Azure Stack Edge Pro GPU device is delivered to your site, unpacked and rack mounted.
  2. Configure your network such that your device can reach the listed URL patterns and ports.
  3. You have owner or contributor access to Azure subscription.
  4. In the Azure portal, go to Home > Subscriptions > Your-subscription > Resource providers. Search for Microsoft.DataBoxEdge and register the resource provider. Repeat to register Microsoft.Devices if you'll create an IoT Hub resource to deploy compute workloads.
  5. Make sure you have a minimum of 2 free, static, contiguous IPs for Kubernetes nodes and at least 1 static IP for IoT Edge service. For each module or external service that you deploy, you'll need 1 more IP.
  6. See the deployment checklist to get everything you'll need for device configuration.

Deployment steps

  1. Install: Connect PORT 1 to a client computer via an Ethernet crossover cable or USB Ethernet adapter. Connect at least one other device port for data, preferably 25 GbE, (from PORT 3 to PORT 6) to Internet via SFP+ copper cables or use PORT 2 with RJ45 patch cable. Connect the provided power cords to the Power Supply Units and to separate power distribution outlets. Press the power button on the front panel to turn on the device.

    See Cavium FastlinQ 41000 Series Interoperability Matrix to get compatible network cables and switches.

    Here is the minimum cabling configuration needed to deploy your device: Back plane of a cabled device

  2. Connect: Configure the IPv4 settings on the Ethernet adapter on your computer with a static IP address of 192.168.100.5 and subnet 255.255.255.0. Open your browser, and connect to the local web UI of device at https://192.168.100.10. This may take a few minutes. Continue to the webpage when you see the security certificate warning.

  3. Sign in: Sign into the device with default password Password1. Change the device administrator password. The password must contain between 8 to 16 characters, and 3 of the uppercase, lowercase, numeric, and special characters.

  4. Configure network: Accept the default DHCP configuration for connected data port if you have a DHCP server in your network. If not, provide an IP, DNS server, and default gateway. See more information on Network settings.

  5. Configure compute network: Create a virtual switch by enabling a port on your device. Enter 2 free, contiguous static IPs for Kubernetes nodes in the same network that you created the switch. Provide at least 1 static IP for IoT Edge Hub service to access compute modules and 1 static IP for each extra service or container that you want to access from outside the Kubernetes cluster.

    Kubernetes is required to deploy all containerized workloads. See more information on Compute network settings.

  6. Configure web proxy: If you use web proxy in your environment, enter web proxy server IP in http://<web-proxy-server-FQDN>:<port-id>. Set authentication to None. See more information on Web proxy settings.

  7. Configure device: Enter a device name and DNS domain or accept defaults.

  8. Configure Update server: Accept the default Microsoft Update server or specify a Windows Server Update Services (WSUS) server and the path to the server.

  9. Configure time settings: Accept the default time settings or set time zone, primary NTP server, and secondary NTP server on local network or as public servers.

  10. Configure certificates: If you changed device name and/or DNS domain, then you must generate certificates or add certificates to activate the device.

  11. Activate: To get the activation key

    1. In the Azure portal, go to your Azure Stack Edge resource > Overview > Device setup > Activate > Generate key. Copy the key.
    2. In the local web UI, go to Get started > Activate and provide the activation key. When the key is applied, the device takes a few minutes for activation. Download the <device-serial-number>.json file when prompted to safely store device keys needed for a future recovery.
  12. Configure compute: In the Azure portal, go to Overview > Device. Verify that the device is Online. In the left-pane, go to Edge compute > Get started > Configure Edge compute > Compute. Provide an existing or new IoT Hub service and wait for about 20 minutes for the compute to configure. See more information on Tutorial: Configure compute on Azure Stack Edge Pro GPU device

You are ready to deploy compute workloads on your device via IoT Edge via kubectl or via Azure Arc-enabled Kubernetes! If you experience any issues during the setup, see troubleshooting for Azure Stack Edge Pro GPU devices, certificate issues, or IoT Edge issues.

Next steps

Install Azure Stack Edge Pro GPU