Introduction
Understand Longhorn on Azure Cobalt 100
Create an Arm64 Azure virtual machine powered by Azure Cobalt 100
Allow network access to the Longhorn Web UI on Azure
Install and run Longhorn on a single-node Kubernetes cluster
Validate persistent Kubernetes storage and benchmark Longhorn with fio
Next Steps
In this section, you’ll use the Azure portal to create a virtual machine (VM) with the Arm-based Azure Cobalt 100 processor.
The steps in this Learning Path focus on general-purpose virtual machines in the Dpsv6 series. For more information, see the Microsoft Azure guide for the Dpsv6 size series .
For more detailed steps to create an instance, see the Deploy an Arm-based virtual machine on Azure with Cobalt 100 Learning Path .
To create a virtual machine using the Azure portal:
Select D4ps_v6 from the D-Series v6 family
Azure generates an SSH key pair for you and lets you save it for future use. This method is fast, secure, and easy for connecting to your virtual machine.
RSA offers better security with keys longer than 3072 bits.
Configure inbound port rules for HTTP and SSH access
Review VM configuration before creation
Download SSH key and create the virtual machine
Your virtual machine should be ready and running in a few minutes. You can SSH into the virtual machine using the private key, along with the public IP details.
Successful VM deployment confirmation
To learn more about Arm-based virtual machines in Azure, see “Getting Started with Microsoft Azure” in Get started with Arm-based cloud instances .
You’ve now created an Arm64 Azure VM powered by Azure Cobalt 100 running Ubuntu 24.04 LTS with SSH and HTTP access configured. You’ll use this VM to install Longhorn and manage persistent volumes on Kubernetes.
Next, you’ll open the additional ports required for Kubernetes and Longhorn access in the Azure Network Security Group.